mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-22 08:27:31 +09:00
Update NSS to 3.35-RTM
This commit is contained in:
parent
23de11e5cd
commit
608f9fca02
388 changed files with 39075 additions and 20752 deletions
|
|
@ -9,6 +9,9 @@
|
|||
#define _SOFTOKNT_H_
|
||||
|
||||
#define NSS_SOFTOKEN_DEFAULT_CHUNKSIZE 2048
|
||||
#define DES_BLOCK_SIZE 8 /* bytes */
|
||||
#define MAX_DES3_KEY_SIZE 24 /* DES_BLOCK_SIZE * 3 */
|
||||
#define SFTK_MAX_DERIVE_KEY_SIZE 64
|
||||
|
||||
/*
|
||||
* FIPS 140-2 auditing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue