summaryrefslogtreecommitdiff
path: root/security/nss/lib/freebl
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'logging_102900_branch'cvs2hg2000-07-1014-5388/+0
* First feeble attempt at fixing the problem that our definition ofchrisk%netscape.com2000-06-201-0/+1
* fix static array (found with solaris 2.7 build)mcgreer%netscape.com2000-05-311-1/+1
* Add new implementation of the algorithm from RFC 2268. Fix some comments.nelsonb%netscape.com2000-05-273-8/+500
* Added calls for BSAFE 5.0mcgreer%netscape.com2000-05-231-4/+22
* Performance enhancement. Takes only 70% as long as previous version.nelsonb%netscape.com2000-05-191-65/+78
* Fix sha_fast for 64-bit solaris and 64-bit Alpha.nelsonb%netscape.com2000-05-191-3/+3
* fix some compiler warningsmcgreer%netscape.com2000-05-172-3/+1
* including md2 and md5 implementations in MOZILLA_SECURITY_BUILDmcgreer%netscape.com2000-05-161-0/+2
* Performance enhancements for md5 implementation.mcgreer%netscape.com2000-05-161-13/+25
* Changed DestroyContext functions so that freeit means free everything or free...mcgreer%netscape.com2000-05-151-36/+36
* Initial checkin of implementations of MD2 and MD5. An empty definition of Di...mcgreer%netscape.com2000-05-125-0/+911
* change to comment textmcgreer%netscape.com2000-05-051-7/+6
* Code to provide hooks to RSA's BSAFE licensed code.mcgreer%netscape.com2000-05-042-0/+2189
* This file was not the source authorized by Paul Kocher of Cryptographynelsonb%netscape.com2000-04-071-543/+0
* Switch freebl to use the sha1 sources authorized by Paul Kocher ofnelsonb%netscape.com2000-04-071-1/+1
* Make additional performance improvements, especially for big endian CPUs.nelsonb%netscape.com2000-04-071-15/+55
* Convert to BLAPI interface. Make very minor optimizations.nelsonb%netscape.com2000-04-061-39/+158
* Check in original SHA implementation sources on behalf of Paul Kocher ...nelsonb%netscape.com2000-04-063-0/+469
* Initial NSS Open Source checkinrelyea%netscape.com2000-03-316-0/+1668