gecko-dev/security/nss/lib/softoken
2003-02-28 21:13:20 +00:00
..
alghmac.c Correct HMAC code to work with new larger SHAxxx hashes. 2002-11-16 03:30:37 +00:00
alghmac.h Correct HMAC code to work with new larger SHAxxx hashes. 2002-11-16 03:30:37 +00:00
cdbhdl.h Multi-access database race condition patches. These changes are already checked 2002-11-11 22:00:03 +00:00
config.mk Bug 123753: the softoken is now compiled the same way for servers and 2002-09-07 05:35:46 +00:00
dbinit.c Multi-access database race condition patches. These changes are already checked 2002-11-11 22:00:03 +00:00
dbmshim.c Bug 145029: fixed compiler warnings (mostly "xxx might be used 2003-01-17 02:49:11 +00:00
ecdecode.c Add support for Elliptic Curve Cryptography. Bug 195135. 2003-02-27 01:31:38 +00:00
fipstest.c Fixed the build breakage of const unsigned char[] and unsigned char * 2002-12-04 00:28:56 +00:00
fipstokn.c Allow both FIPS and non-FIPS tokens to be initialized and active at the same time. 2002-05-10 18:11:37 +00:00
keydb.c backport NSS 3.7 fixes to the tip. 2003-01-09 18:15:11 +00:00
keydbi.h Turn on reset functionality for multiaccessdb clients. 2002-08-02 21:41:01 +00:00
lowcert.c Fix compiler warnings 2002-09-07 01:24:27 +00:00
lowkey.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
lowkeyi.h bug 130966: fix problems in searching and storing fixed keys. 2002-09-27 17:46:36 +00:00
lowkeyti.h Add support for Elliptic Curve Cryptography. Bug 195135. 2003-02-27 01:31:38 +00:00
lowpbe.c Correct softoken routines to work with new larger SHAxxx hashes. 2002-11-16 03:32:39 +00:00
lowpbe.h
Makefile Change most coreconf and NSS makefiles to use OS_TARGET (which can 2002-02-15 22:54:08 +00:00
manifest.mn Add support for Elliptic Curve Cryptography. Bug 195135. 2003-02-27 01:31:38 +00:00
padbuf.c
pcert.h db8 code part 1: 2002-11-04 19:31:59 +00:00
pcertdb.c Remove unreferenced local variables from functions. 2003-02-07 05:08:01 +00:00
pcertt.h More review changes, 2002-11-26 22:14:56 +00:00
pk11db.c Multi-access database race condition patches. These changes are already checked 2002-11-11 22:00:03 +00:00
pk11pars.h Bug 169581: the last two arguments to pk11_mkSlotString should have the 2002-09-19 03:23:26 +00:00
pkcs11.c bug 191757, InitOIDHash() not threadsafe 2003-02-28 21:13:20 +00:00
pkcs11.h
pkcs11c.c Add support for Elliptic Curve Cryptography. Bug 195135. 2003-02-27 01:31:38 +00:00
pkcs11f.h
pkcs11i.h Move the implementation of the TLS Pseudo Random Function (PRF) from 2003-02-07 06:42:20 +00:00
pkcs11n.h Implement new AES Key Wrap mechanisms. Bug 167818. 2003-01-22 03:13:04 +00:00
pkcs11p.h
pkcs11t.h Add support for Elliptic Curve Cryptography. Bug 195135. 2003-02-27 01:31:38 +00:00
pkcs11u.c db8 code part 1: 2002-11-04 19:31:59 +00:00
pkcs11u.h
rawhash.c Add new SHAxxx hash algorithms to tables of SECHashObjects. 2002-11-16 03:29:32 +00:00
rsawrapr.c The other half of the double check change. 2001-11-30 23:29:31 +00:00
softkver.c Bug 123753: removed the vestige of the "for Clients" string in softoken's 2002-09-07 05:45:40 +00:00
softoken.h
softokn.def Bugzilla bug 129408: final adjustments of the NSS 3.4 *.def files. List 2002-03-07 21:18:49 +00:00
softokn.rc Bug 154689: removed the "with Shared Database" string. NSS is always built 2002-09-30 21:00:43 +00:00
softoknt.h
tlsprf.c Fix bug 190527. Properly extend buffer when data exceeds 512 bytes. 2003-02-07 23:09:35 +00:00