pjs/security/nss/lib/cryptohi
ian.mcgreer%sun.com e5c7125aba bug 125359, by default the ASN.1 en/decoder should treat all numbers as signed. But many source/target items desire unsigned integers (specifically, bignums in the crypto stuff), so implement an siUnsignedInteger type which notifies the en/decoder to handle the conversion.
r=nelsonb
2002-02-21 22:41:44 +00:00
..
Makefile
config.mk Bugzilla bug #63768: removed references to the obsolete PURE_LIBRARY, 2001-02-02 01:49:57 +00:00
cryptohi.h Now that the implementations of all the RNG_ functions have been moved 2001-11-15 04:29:27 +00:00
cryptoht.h
dsautil.c bug 125359, by default the ASN.1 en/decoder should treat all numbers as signed. But many source/target items desire unsigned integers (specifically, bignums in the crypto stuff), so implement an siUnsignedInteger type which notifies the en/decoder to handle the conversion. 2002-02-21 22:41:44 +00:00
hasht.h Bugzilla bug #65416: assign values explicitly to enumeration constants. 2001-01-18 16:36:43 +00:00
key.h 1) fix compilier warnings on AIX, Solaris, HP, and Linux. 2001-09-20 21:30:48 +00:00
keyhi.h Bug 117978: accessor functions to all JCE keystore API to be implemented. 2002-02-03 03:37:26 +00:00
keyt.h 1) fix compilier warnings on AIX, Solaris, HP, and Linux. 2001-09-20 21:30:48 +00:00
keythi.h Bug 117978: accessor functions to all JCE keystore API to be implemented. 2002-02-03 03:37:26 +00:00
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 bug 125359, by default the ASN.1 en/decoder should treat all numbers as signed. But many source/target items desire unsigned integers (specifically, bignums in the crypto stuff), so implement an siUnsignedInteger type which notifies the en/decoder to handle the conversion. 2002-02-21 22:41:44 +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 1) fix compilier warnings on AIX, Solaris, HP, and Linux. 2001-09-20 21:30:48 +00:00