gecko-dev/security/nss/lib/cryptohi
wtchang%redhat.com 1714be323f Bugzilla Bug 313196: HMAC code should not use a fixed hash input block size
of 64 bytes, which is wrong for SHA-384 and SHA-512.  This requires adding
the hash input block size to the SECHashObject structure. r=relyea,nelsonb
Modified Files:
	cryptohi/hasht.h cryptohi/sechash.c freebl/alghmac.c
	freebl/blapit.h freebl/rawhash.c
2005-11-07 18:44:21 +00:00
..
config.mk Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
cryptohi.h Fix for 285233 - need extra symbols to be exported to support CRL generation. Ch 2005-03-08 07:08:48 +00:00
cryptoht.h Bug 236613: change to MPL/LGPL/GPL tri-license. Restore Id: lines. 2004-04-27 23:04:40 +00:00
dsautil.c Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
hasht.h Bugzilla Bug 313196: HMAC code should not use a fixed hash input block size 2005-11-07 18:44:21 +00:00
key.h Bug 236613: change to MPL/LGPL/GPL tri-license. Restore Id: lines. 2004-04-27 23:04:40 +00:00
keyhi.h Bugzilla Bug 305835: removed NSS_ENABLE_ECC ifdefs under nss/lib except 2005-09-02 01:24:57 +00:00
keyt.h Bug 236613: change to MPL/LGPL/GPL tri-license. Restore Id: lines. 2004-04-27 23:04:40 +00:00
keythi.h Fix for 269581 - cache the value of CKA_PRIVATE on private keys to avoid unnecessary C_GetAttributeValue . Also fix incorrect logic in attribute tests. r=rrelyea,wtchang 2005-02-24 00:35:51 +00:00
Makefile Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
manifest.mn Bugzilla Bug 305835: removed NSS_ENABLE_ECC ifdefs under nss/lib except 2005-09-02 01:24:57 +00:00
sechash.c Bugzilla Bug 313196: HMAC code should not use a fixed hash input block size 2005-11-07 18:44:21 +00:00
sechash.h Bug 236613: change to MPL/LGPL/GPL tri-license. Restore Id: lines. 2004-04-27 23:04:40 +00:00
seckey.c Bugzilla Bug 305835: removed NSS_ENABLE_ECC ifdefs under nss/lib except 2005-09-02 01:24:57 +00:00
secsign.c Bugzilla Bug 305835: removed NSS_ENABLE_ECC ifdefs under nss/lib except 2005-09-02 01:24:57 +00:00
secvfy.c Bugzilla Bug 296410: further simplify the code by always referencing the 2005-08-24 23:05:39 +00:00