gecko-dev/security/nss/lib/cryptohi
nelsonb%netscape.com e17976568a Fix a crash. An attempt to move a sensitive key longer than 48 bytes
from one token to another will no longer crash.  Instead, it will fail
with the new error code SEC_ERROR_CANNOT_MOVE_SENSITIVE_KEY.  Bug 97887.
In addition, DHE key pairs are now generated with CKA_SENSITIVE false.
2001-09-06 03:00:39 +00:00
..
config.mk Bugzilla bug #63768: removed references to the obsolete PURE_LIBRARY, 2001-02-02 01:49:57 +00:00
cryptohi.h JSS integration bug 77662 . Allow Verification by passing the signature at the 2001-05-01 23:59:27 +00:00
cryptoht.h
dsautil.c
hasht.h Bugzilla bug #65416: assign values explicitly to enumeration constants. 2001-01-18 16:36:43 +00:00
key.h
keyhi.h Fix bug 87650: replace slot traversal functions with list functions. 2001-06-25 19:31:17 +00:00
keyt.h
keythi.h Fix bug 87650: replace slot traversal functions with list functions. 2001-06-25 19:31:17 +00:00
Makefile
manifest.mn
sechash.c Changes to deal with exporting data from Windows DLLs. 2001-01-05 01:38:26 +00:00
sechash.h Changes to deal with exporting data from Windows DLLs. 2001-01-05 01:38:26 +00:00
seckey.c Fix a crash. An attempt to move a sensitive key longer than 48 bytes 2001-09-06 03:00:39 +00:00
secsign.c MSVC won't let you initialize a pointer in a data structure with the 2001-01-07 08:13:13 +00:00
secvfy.c JSS integration bug 77662 . Allow Verification by passing the signature at the 2001-05-01 23:59:27 +00:00