summaryrefslogtreecommitdiff
path: root/security/nss/lib/cryptohi
Commit message (Expand)AuthorAgeFilesLines
* 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