gecko-dev/security/nss/lib/cryptohi
nelsonb%netscape.com f87129ad87 Add support for Elliptic Curve Cryptography. Bug 195135.
Modified Files:
 	cmd/lib/SECerrs.h cmd/selfserv/selfserv.c
 	cmd/tstclnt/tstclnt.c lib/cryptohi/keyhi.h
 	lib/cryptohi/keythi.h lib/cryptohi/seckey.c
 	lib/cryptohi/secvfy.c lib/freebl/Makefile lib/freebl/blapi.h
 	lib/freebl/blapit.h lib/freebl/ldvector.c lib/freebl/loader.c
 	lib/freebl/loader.h lib/freebl/manifest.mn lib/nss/nss.def
 	lib/pk11wrap/pk11skey.c lib/pk11wrap/pk11slot.c
 	lib/softoken/lowkeyti.h lib/softoken/manifest.mn
 	lib/softoken/pkcs11.c lib/softoken/pkcs11c.c
 	lib/softoken/pkcs11t.h lib/ssl/ssl3con.c lib/ssl/ssl3prot.h
 	lib/ssl/sslcon.c lib/ssl/sslenum.c lib/ssl/sslimpl.h
 	lib/ssl/sslinfo.c lib/ssl/sslproto.h lib/ssl/sslsecur.c
 	lib/ssl/sslsock.c lib/ssl/sslt.h lib/util/secerr.h
 	lib/util/secoid.c lib/util/secoidt.h
Added Files:
 	lib/freebl/GFp_ecl.c lib/freebl/GFp_ecl.h lib/freebl/ec.c
 	lib/freebl/ec.h lib/softoken/ecdecode.c
2003-02-27 01:31:38 +00:00
..
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 145029: fixed compiler warnings (mostly "xxx might be used 2003-01-17 02:49:11 +00:00
hasht.h Add new SHAxxx hash algorithms to tables of SECHashObjects. 2002-11-16 03:29:32 +00:00
key.h 1) fix compilier warnings on AIX, Solaris, HP, and Linux. 2001-09-20 21:30:48 +00:00
keyhi.h Add support for Elliptic Curve Cryptography. Bug 195135. 2003-02-27 01:31:38 +00:00
keyt.h 1) fix compilier warnings on AIX, Solaris, HP, and Linux. 2001-09-20 21:30:48 +00:00
keythi.h Add support for Elliptic Curve Cryptography. Bug 195135. 2003-02-27 01:31:38 +00:00
Makefile
manifest.mn Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
sechash.c Support SHA256, SHA384, and SHA512 hashes in NSS. 2002-12-12 06:05:45 +00:00
sechash.h Support SHA256, SHA384, and SHA512 hashes in NSS. 2002-12-12 06:05:45 +00:00
seckey.c Add support for Elliptic Curve Cryptography. Bug 195135. 2003-02-27 01:31:38 +00:00
secsign.c Support SHA256, SHA384, and SHA512 hashes in NSS. 2002-12-12 06:05:45 +00:00
secvfy.c Add support for Elliptic Curve Cryptography. Bug 195135. 2003-02-27 01:31:38 +00:00