gecko-dev/security/nss/lib/pk11wrap
wtchang%redhat.com b69eb504ce Bugzilla Bug 320589: fixed PK11_SignatureLen to return the exact length of
ECDSA signatures.  Backed out a temporary workaround in
ECDSA_SignDigestWithSeed.  Made other changes related to signature lengths.
r=relyea,nelson.bolyard.
Modified Files:
	cryptohi/keyhi.h cryptohi/seckey.c cryptohi/secsign.c
	freebl/ec.c pk11wrap/pk11obj.c pk11wrap/pk11pub.h
	ssl/ssl3con.c
2006-03-02 00:07:08 +00:00
..
config.mk Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
debug_module.c Bug 244914, 244907 r=nelsonb 2004-06-21 23:01:53 +00:00
dev3hack.c Bugzilla Bug 267158: removed the $Name$ RCS keyword from our source files. 2005-01-20 02:25:51 +00:00
dev3hack.h Bugzilla Bug 267158: removed the $Name$ RCS keyword from our source files. 2005-01-20 02:25: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
pk11akey.c Bug 319619 "large" ECC private keys cannot be exported through PKCS #11 2006-02-01 16:43:47 +00:00
pk11auth.c Bug 119500 PKCS#11 CKF_PROTECTED_AUTHENTICATION_PATH token flag not supported 2005-09-29 23:44:39 +00:00
pk11cert.c Bug 129303 NSS needs to expose interfaces to deal with multiple token sources of certs 2005-11-23 23:54:15 +00:00
pk11cxt.c Bugzilla Bug 276180: defend against invalid arguments to PK11_HashBuf 2005-01-04 22:00:01 +00:00
pk11err.c Bugzilla bug 310518: map CKR_PIN_INVALID and CKR_PIN_LEN_RANGE to 2005-10-03 22:41:45 +00:00
pk11func.h refactor pk11util, splitting large single files down to a managable size. 2004-07-19 22:12:38 +00:00
pk11init.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
pk11kea.c Bug 316925 2005-11-24 00:40:14 +00:00
pk11list.c Bugzilla Bug 286439: Removed PKCS11_USE_THREADS and PK11_USE_THREADS. 2005-03-28 20:45:37 +00:00
pk11load.c Only call C_WaitForSlotEvent if the module is PKCS #11 v2.01 or later. 2005-09-20 20:56:07 +00:00
pk11mech.c Export function PK11_MapSignKeyType for use by libSSL. Bug 305147. 2005-09-09 02:03:57 +00:00
pk11nobj.c Fix for bug 303494 . SEC_LookupCrls passes the address of a stack variable that goes out of scope. r=nelson,wtchang 2005-08-05 21:15:22 +00:00
pk11obj.c Bugzilla Bug 320589: fixed PK11_SignatureLen to return the exact length of 2006-03-02 00:07:08 +00:00
pk11pars.c Fix for bug 286685. rename SFTK symbols to SECMOD. r=rrelyea, nelson 2005-11-12 00:14:25 +00:00
pk11pbe.c Bugzilla Bug 288095: removed unnecessary #include "alghmac.h". alghmac.h 2005-04-15 16:38:46 +00:00
pk11pk12.c Backout part of the QuickDER changes from 178895 . r=relyea 2004-06-17 23:23:59 +00:00
pk11pqg.c Bugzilla bug 302286: fixed the bug that NSS misinterpreted the 2005-08-13 00:09:26 +00:00
pk11pqg.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
pk11priv.h Fix for bug 292809 . Add flags to NSS_Initialize to better cooperate with the Java SunPKCS11 provider. r=relyea, wtchang 2005-07-08 04:41:32 +00:00
pk11pub.h Bugzilla Bug 320589: fixed PK11_SignatureLen to return the exact length of 2006-03-02 00:07:08 +00:00
pk11sdr.c Back out non-reviewed strictly white space change in pk11sdr.c 2005-10-04 01:11:01 +00:00
pk11sdr.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
pk11skey.c Bug 272484 Certificate manager crashes [@ _PR_MD_ATOMIC_DECREMENT - PK11_FreeSymKey] 2005-10-03 21:55:29 +00:00
pk11slot.c Bug 272484 Certificate manager crashes [@ _PR_MD_ATOMIC_DECREMENT - PK11_FreeSymKey] 2005-10-03 21:55:29 +00:00
pk11util.c Bug 305697 Softoken needs to give on the fly access to additional databases. Part 2, User interface 2005-09-28 17:17:49 +00:00
secmod.h Bug 326690. Enable modutil to configure default slots for the 2006-02-28 05:16:00 +00:00
secmodi.h Export function PK11_MapSignKeyType for use by libSSL. Bug 305147. 2005-09-09 02:03:57 +00:00
secmodt.h Bug 272484 Certificate manager crashes [@ _PR_MD_ATOMIC_DECREMENT - PK11_FreeSymKey] 2005-10-03 21:55:29 +00:00
secmodti.h Bug 272484 Certificate manager crashes [@ _PR_MD_ATOMIC_DECREMENT - PK11_FreeSymKey] 2005-10-03 21:55:29 +00:00
secpkcs5.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00