summaryrefslogtreecommitdiff
path: root/security/nss/lib/cryptohi
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'JSS_3_X_BRANCH'cvs2hg2003-12-0616-5323/+0
* ECC code landing.ian.mcgreer%sun.com2003-10-176-212/+246
* Fix bug 213084. Detect when cert in signature cannot be imported.nelsonb%netscape.com2003-07-311-9/+17
* Bug 206926: 1. Undo the changes to secrng.h, pqgutil.h, swfutl.c,wtc%netscape.com2003-05-301-1/+0
* Bug 206926: make blapi.h private. Public headers that included blapi.hwtc%netscape.com2003-05-241-1/+1
* Changes to enable ECC over characteristic 2^m fields.nelsonb%netscape.com2003-03-291-23/+104
* Add support for Elliptic Curve Cryptography. Bug 195135.nelsonb%netscape.com2003-02-274-7/+346
* Bug 145029: fixed compiler warnings (mostly "xxx might be usedwtc%netscape.com2003-01-171-3/+2
* Support SHA256, SHA384, and SHA512 hashes in NSS.nelsonb%netscape.com2002-12-124-43/+100
* Add new SHAxxx hash algorithms to tables of SECHashObjects.nelsonb%netscape.com2002-11-162-4/+53
* Fix for bug 95311 - copy the DER input key to the arena, and free the arena u...jpierre%netscape.com2002-10-291-3/+16
* Use QuickDER to decode DER public key. Bug #95311jpierre%netscape.com2002-10-291-4/+7
* Fix 169577: SGN_End crashes if DSA signature fails.nicolson%netscape.com2002-09-1916-0/+4741
|\
* | fixup commit for tag 'JSS_3_3_BETA1'JSS_3_3_BETA1cvs2hg2002-09-1816-4740/+0
|/
* Fix 164126: makefile build error.nicolson%netscape.com2002-09-061-1/+1
* Fix for 160805 . Make a copy of items into the arena before calling SEC_Quick...jpierre%netscape.com2002-08-311-15/+50
* Convert slow SEC_ASN1DecodeItem calls to SEC_QuickDERDecodeItem where possibl...jpierre%netscape.com2002-08-241-11/+11
* Checking in riceman+bmo@mail.rit.edu's patch for bug 133702bishakhabanerjee%netscape.com2002-07-301-0/+1
* bug 125359, by default the ASN.1 en/decoder should treat all numbers as signe...ian.mcgreer%sun.com2002-02-212-0/+59
* Bug 117978: accessor functions to all JCE keystore API to be implemented.relyea%netscape.com2002-02-033-4/+115
* Fix 113301: SECKEY_ImportDERPublicKey should support all public key types.nicolson%netscape.com2001-12-101-9/+16
* changes for PSM to compile against NSS shared libraries.relyea%netscape.com2001-11-211-0/+1
* NSS 3.4 integration changes.relyea%netscape.com2001-11-191-0/+3
* Now that the implementations of all the RNG_ functions have been movednelsonb%netscape.com2001-11-151-1/+0
* Land BOB_WORK_BRANCH unto the tip.relyea%netscape.com2001-11-081-4/+4
* Add a few new OIDs for AES and one old semi-bogus OID for DSA. 55048.nelsonb%netscape.com2001-09-251-4/+7
* 1) fix compilier warnings on AIX, Solaris, HP, and Linux.relyea%netscape.com2001-09-207-40/+151
* Fix 95666: ImportDERPublicKey assigns CK_KEY_TYPE to pubkey->type.nicolson%netscape.com2001-09-101-2/+2
* Fix a crash. An attempt to move a sensitive key longer than 48 bytesnelsonb%netscape.com2001-09-061-8/+18
* Fix bug 87650: replace slot traversal functions with list functions.nicolson%netscape.com2001-06-253-0/+143
* Add function to encode a SPKI structure.relyea%netscape.com2001-06-072-0/+30
* JSS integration bug 77662 . Allow Verification by passing the signature at therelyea%netscape.com2001-05-012-28/+148
* Export function to extract the public key from a subject key inforelyea%netscape.com2001-04-242-0/+16
* Implementation of 5 DHE ciphersuites, client side only.nelsonb%netscape.com2001-04-112-3/+23
* Bugzilla bug #63768: removed references to the obsolete PURE_LIBRARY,wtc%netscape.com2001-02-021-1/+0
* Bugzilla bug #65416: assign values explicitly to enumeration constants.wtc%netscape.com2001-01-181-4/+4
* MSVC won't let you initialize a pointer in a data structure with thenelsonb%netscape.com2001-01-071-0/+3
* Eliminate some warnings by adding missing #include lines, or other minornelsonb%netscape.com2001-01-071-1/+1
* Changes to deal with exporting data from Windows DLLs.nelsonb%netscape.com2001-01-055-7/+22
* Bugzilla bug #64238: removed the unnecessary inclusion of mcom_db.h fromwtc%netscape.com2001-01-041-2/+0
* Oops - fixed the fix. The prototype now correctly unpacks into achrisk%netscape.com2000-06-211-6/+4
* First feeble attempt at fixing the problem that our definition ofchrisk%netscape.com2000-06-201-3/+7
* Fix DSA / BLAPI interface by creating stub functions that have thechrisk%netscape.com2000-06-121-2/+4
* changing all MIN's and MAX's to PR_MIN, PR_MAX (MIN and MAX were defined in d...mcgreer%netscape.com2000-05-181-1/+1
* Initial NSS Open Source checkinrelyea%netscape.com2000-03-3116-0/+4052