gecko-dev/security/nss/lib/freebl
rrelyea%redhat.com f822c8f7d0 NSS ECDSA can only sign SHA-1 bug 320583
r=nelson patch ammended to change SHA-1 to HASH per wtc comment.
2006-01-17 00:38:59 +00:00
..
ecl Bugzilla Bug 320038: ecl/ecl-curve.h: removed unnecessary leading zero byte 2005-12-13 22:31:34 +00:00
mpi Bugzilla Bug 320497: indicate that we don't need an executable stack. 2006-01-13 17:33:10 +00:00
aeskeywrap.c Add new functions for blapi symmetric ciphers and digest functions, 2005-08-06 07:24:21 +00:00
alg2268.c Add new functions for blapi symmetric ciphers and digest functions, 2005-08-06 07:24:21 +00:00
alghmac.c Bugzilla bug 313196: include the minimal headers. 2005-11-07 19:00:58 +00:00
alghmac.h Plug leaks in SSL bypass code. Add freeit argument to HMAC_Destroy function. 2005-09-14 04:12:50 +00:00
arcfive.c
arcfour-amd64-gas.s Bugzilla Bug 320497: indicate that we don't need an executable stack. 2006-01-13 17:33:10 +00:00
arcfour-amd64-sun.s Fix for bug 270742 - incorporate AMD64 implementation of arcfour . Code donated by Marc Bevand, and integrated by Nelson . r=wtchang 2005-02-24 02:09:41 +00:00
arcfour.c Bug 303508: Add freebl shared libs that do 64-bit integer math. Bug 274984: softoken fails to load freebl in setuid programs. freebl becomes a shared library on all platforms. r=nelson 2005-09-07 02:47:16 +00:00
blapi.h Bug 303508: Add freebl shared libs that do 64-bit integer math. Bug 274984: softoken fails to load freebl in setuid programs. freebl becomes a shared library on all platforms. r=nelson 2005-09-07 02:47:16 +00:00
blapit.h Bugzilla Bug 313196: HMAC code should not use a fixed hash input block size 2005-11-07 18:44:21 +00:00
config.mk Fix for bug 316219. Don't build an import library on OS/2. r=wtchang 2005-11-14 00:13:41 +00:00
des.c
des.h
desblapi.c Add new functions for blapi symmetric ciphers and digest functions, 2005-08-06 07:24:21 +00:00
dh.c
dsa.c Bugzilla Bug 302998: disallow x=0,1 and k=0. r=nelsonb. 2005-10-12 00:48:25 +00:00
ec.c NSS ECDSA can only sign SHA-1 bug 320583 2006-01-17 00:38:59 +00:00
ec.h
freebl.def Bugzilla Bug 303508: removed the underscore from the name of the "single" 2005-09-16 17:17:45 +00:00
freebl.rc Add version info to freebl shared libs for Windows and Unix. bub 303508. 2005-09-21 03:01:49 +00:00
freeblver.c Add version info to freebl shared libs for Windows and Unix. bub 303508. 2005-09-21 03:01:49 +00:00
GF2m_ecl.c
GF2m_ecl.h
GFp_ecl.c
GFp_ecl.h
ldvector.c Add version info to freebl shared libs for Windows and Unix. bub 303508. 2005-09-21 03:01:49 +00:00
loader.c Bugzilla Bug 323079: when libsoftoken and libssl load the freebl library, 2006-01-12 23:46:31 +00:00
loader.h Plug leaks in SSL bypass code. Add freeit argument to HMAC_Destroy function. 2005-09-14 04:12:50 +00:00
mac_rand.c
Makefile Begin building mpcpucache.c. On Sun Studio platforms, build from two 2005-11-22 07:13:32 +00:00
manifest.mn Begin building mpcpucache.c. On Sun Studio platforms, build from two 2005-11-22 07:13:32 +00:00
mapfile.Solaris Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 22:28:27 +00:00
md2.c Add new functions for blapi symmetric ciphers and digest functions, 2005-08-06 07:24:21 +00:00
md5.c Add new functions for blapi symmetric ciphers and digest functions, 2005-08-06 07:24:21 +00:00
mknewpc2.c
mksp.c
os2_rand.c
pqg.c Fix 306785 . Memory leaks in PQG_ParamGenSeedLen . r=nelson 2005-09-02 20:05:35 +00:00
prng_fips1861.c Bugzilla Bug 298512: Ensure the seed and seed key input for RNG do not have 2005-11-04 01:07:30 +00:00
rawhash.c Bugzilla Bug 313196: HMAC code should not use a fixed hash input block size 2005-11-07 18:44:21 +00:00
ret_cr16.s Move ret_cr16.s from util to freebl. r=nelsonb 2005-11-04 04:11:04 +00:00
rijndael32.tab
rijndael_tables.c
rijndael.c Address review comments. Add test after PORT_Assert. Bug 303334. 2005-08-09 03:09:38 +00:00
rijndael.h Add new functions for blapi symmetric ciphers and digest functions, 2005-08-06 07:24:21 +00:00
rsa.c Bugzilla bug 295298: enforce RSA key size limits when generating a new 2005-05-27 23:53:19 +00:00
secmpi.h Bugzilla Bug 302262: Check for SECITEM_AllocItem failure in 2005-08-01 22:43:54 +00:00
secrng.h
sha512.c Add new functions for blapi symmetric ciphers and digest functions, 2005-08-06 07:24:21 +00:00
sha_fast.c A faster c implementation of SHA1 for most platforms. Bug 285932. 2005-08-11 01:01:08 +00:00
sha_fast.h A faster c implementation of SHA1 for most platforms. Bug 285932. 2005-08-11 01:01:08 +00:00
sha-fast-amd64-sun.s Bug 285932: Faster SHA1 implementation for AMD64: sha-fast-amd64-sun.s is 2005-08-15 16:55:22 +00:00
sha.c
sha.h
shsign.h
shvfy.c
sysrand.c
tlsprfalg.c Replaced the magic constant 20 by SHA1_LENGTH. Use sizeof(buffer) to 2005-11-05 01:00:14 +00:00
unix_rand.c Fix for 265369 - fix compiler warning in unix_rand . r=nelson 2005-05-10 21:14:51 +00:00
win_rand.c