| Commit message (Expand) | Author | Age | Files | Lines |
* | fixup commit for branch 'GECKO180_20071210_RELBRANCH' | cvs2hg | 2007-01-17 | 1 | -117/+300 |
* | Bugzilla Bug 305835: removed NSS_ENABLE_ECC ifdefs under nss/lib except | wtchang%redhat.com | 2005-09-02 | 1 | -14/+0 |
* | Bugzilla Bug 302663: SECKEY_CopySubjectPublicKeyInfo needs to copy the | wtchang%redhat.com | 2005-08-02 | 1 | -2/+14 |
* | Fix for 269581 - cache the value of CKA_PRIVATE on private keys to avoid unne... | julien.pierre.bugs%sun.com | 2005-02-24 | 1 | -0/+20 |
* | Fix for 178895 - QuickDER optimizations. r=relyea | jpierre%netscape.com | 2004-06-05 | 1 | -94/+127 |
* | Bug 236613: change to MPL/LGPL/GPL tri-license. | gerv%gerv.net | 2004-04-25 | 1 | -35/+35 |
* | fixup commit for tag 'MOZILLA_1_7a_RELEASE'MOZILLA_1_7a_RELEASE | cvs2hg | 2004-02-11 | 1 | -3/+12 |
* | Declare the argument to SECKEY_ECParamsToKeySize as const. | wchang0222%aol.com | 2003-12-23 | 1 | -1/+1 |
* | Renamed SECKEY_ECParams2KeySize as SECKEY_ECParamsToKeySize. Do not export | wchang0222%aol.com | 2003-12-22 | 1 | -3/+3 |
* | ECC code landing. | ian.mcgreer%sun.com | 2003-10-17 | 1 | -68/+31 |
* | Fix bug 213084. Detect when cert in signature cannot be imported. | nelsonb%netscape.com | 2003-07-31 | 1 | -9/+17 |
* | Bug 206926: 1. Undo the changes to secrng.h, pqgutil.h, swfutl.c, | wtc%netscape.com | 2003-05-30 | 1 | -1/+0 |
* | Changes to enable ECC over characteristic 2^m fields. | nelsonb%netscape.com | 2003-03-29 | 1 | -23/+104 |
* | Add support for Elliptic Curve Cryptography. Bug 195135. | nelsonb%netscape.com | 2003-02-27 | 1 | -3/+209 |
* | Fix for bug 95311 - copy the DER input key to the arena, and free the arena u... | jpierre%netscape.com | 2002-10-29 | 1 | -3/+16 |
* | Use QuickDER to decode DER public key. Bug #95311 | jpierre%netscape.com | 2002-10-29 | 1 | -4/+7 |
* | Fix for 160805 . Make a copy of items into the arena before calling SEC_Quick... | jpierre%netscape.com | 2002-08-31 | 1 | -15/+50 |
* | Convert slow SEC_ASN1DecodeItem calls to SEC_QuickDERDecodeItem where possibl... | jpierre%netscape.com | 2002-08-24 | 1 | -11/+11 |
* | Checking in riceman+bmo@mail.rit.edu's patch for bug 133702 | bishakhabanerjee%netscape.com | 2002-07-30 | 1 | -0/+1 |
* | bug 125359, by default the ASN.1 en/decoder should treat all numbers as signe... | ian.mcgreer%sun.com | 2002-02-21 | 1 | -0/+55 |
* | Bug 117978: accessor functions to all JCE keystore API to be implemented. | relyea%netscape.com | 2002-02-03 | 1 | -4/+89 |
* | Fix 113301: SECKEY_ImportDERPublicKey should support all public key types. | nicolson%netscape.com | 2001-12-10 | 1 | -9/+16 |
* | changes for PSM to compile against NSS shared libraries. | relyea%netscape.com | 2001-11-21 | 1 | -0/+1 |
* | Land BOB_WORK_BRANCH unto the tip. | relyea%netscape.com | 2001-11-08 | 1 | -4/+4 |
* | Add a few new OIDs for AES and one old semi-bogus OID for DSA. 55048. | nelsonb%netscape.com | 2001-09-25 | 1 | -4/+7 |
* | 1) fix compilier warnings on AIX, Solaris, HP, and Linux. | relyea%netscape.com | 2001-09-20 | 1 | -23/+23 |
* | Fix 95666: ImportDERPublicKey assigns CK_KEY_TYPE to pubkey->type. | nicolson%netscape.com | 2001-09-10 | 1 | -2/+2 |
* | Fix a crash. An attempt to move a sensitive key longer than 48 bytes | nelsonb%netscape.com | 2001-09-06 | 1 | -8/+18 |
* | Fix bug 87650: replace slot traversal functions with list functions. | nicolson%netscape.com | 2001-06-25 | 1 | -0/+109 |
* | Add function to encode a SPKI structure. | relyea%netscape.com | 2001-06-07 | 1 | -0/+23 |
* | Export function to extract the public key from a subject key info | relyea%netscape.com | 2001-04-24 | 1 | -0/+8 |
* | Implementation of 5 DHE ciphersuites, client side only. | nelsonb%netscape.com | 2001-04-11 | 1 | -1/+14 |
* | Eliminate some warnings by adding missing #include lines, or other minor | nelsonb%netscape.com | 2001-01-07 | 1 | -1/+1 |
* | Oops - fixed the fix. The prototype now correctly unpacks into a | chrisk%netscape.com | 2000-06-21 | 1 | -6/+4 |
* | First feeble attempt at fixing the problem that our definition of | chrisk%netscape.com | 2000-06-20 | 1 | -3/+7 |
* | changing all MIN's and MAX's to PR_MIN, PR_MAX (MIN and MAX were defined in d... | mcgreer%netscape.com | 2000-05-18 | 1 | -1/+1 |
* | Initial NSS Open Source checkin | relyea%netscape.com | 2000-03-31 | 1 | -0/+1649 |