gecko-dev/security/nss/lib/softoken
relyea%netscape.com 603a1de75c Fix padding value.
2002-12-06 19:11:57 +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 More review changes, 2002-11-26 22:14:56 +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 Multi-access database race condition patches. These changes are already checked 2002-11-11 22:00:03 +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 bug 128586 (and other) importing non-NSS pkcs#12 files. 2002-04-11 00:59:43 +00:00
lowpbe.c Correct softoken routines to work with new larger SHAxxx hashes. 2002-11-16 03:32:39 +00:00
lowpbe.h Land BOB_WORK_BRANCH unto the tip. 2001-11-08 00:15:51 +00:00
Makefile Change most coreconf and NSS makefiles to use OS_TARGET (which can 2002-02-15 22:54:08 +00:00
manifest.mn Unix and Mac platforms need to load librdb.* not rdb.*. 2002-10-10 20:11:09 +00:00
padbuf.c
pcert.h db8 code part 1: 2002-11-04 19:31:59 +00:00
pcertdb.c Bug 181878: fixed two more bugs in the new code to support multiple email 2002-11-27 01:28:03 +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 db8 code part 1: 2002-11-04 19:31:59 +00:00
pkcs11.h Land BOB_WORK_BRANCH unto the tip. 2001-11-08 00:15:51 +00:00
pkcs11c.c Fix padding value. 2002-12-06 19:11:57 +00:00
pkcs11f.h Land BOB_WORK_BRANCH unto the tip. 2001-11-08 00:15:51 +00:00
pkcs11i.h Correct softoken routines to work with new larger SHAxxx hashes. 2002-11-16 03:32:39 +00:00
pkcs11n.h Declare new vendor-defined mechanisms for SHA256, SHA384 and SHA512. 2002-11-16 03:25:01 +00:00
pkcs11p.h Remove #if defined(XP_WIN) since it's redundant. Bug 84584. 2001-06-19 01:16:22 +00:00
pkcs11t.h Implement PKCS #11 2.11 DSA PQG Parameter generation. 2002-03-02 00:52:05 +00:00
pkcs11u.c db8 code part 1: 2002-11-04 19:31:59 +00:00
pkcs11u.h Remove #if defined(XP_WIN) since it's redundant. Bug 84584. 2001-06-19 01:16:22 +00:00
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 Land BOB_WORK_BRANCH unto the tip. 2001-11-08 00:15:51 +00:00
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