summaryrefslogtreecommitdiff
path: root/security/nss/lib/freebl/dh.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warnings on AIX, Linux, HP, and Solaris.relyea%netscape.com2001-09-201-2/+2
* fixes based on review by nelsonb:mcgreer%netscape.com2000-09-291-24/+69
* revert changes to DH param gen. MPI does compute q=2p+1 for strong primes, b...mcgreer%netscape.com2000-09-221-11/+11
* Fix DH param gen, MPI returns Sophie-Germain prime q, then compute 2q + 1. I...mcgreer%netscape.com2000-09-211-19/+98
* initial checkin of Diffie-Hellman implementationmcgreer%netscape.com2000-09-111-14/+193
* Initial checkin of implementations of MD2 and MD5. An empty definition of Di...mcgreer%netscape.com2000-05-121-0/+82