summaryrefslogtreecommitdiff
path: root/egg/egg-dh.c
Commit message (Expand)AuthorAgeFilesLines
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Fix copyright headers.Jordi Mallach2012-03-161-3/+3
* Add valgrind memory checking and fix up errorsStef Walter2011-11-211-1/+1
* Secure memory taggingStef Walter2011-09-101-0/+2
* Implement HKDF for transport encryption security.Stef Walter2011-02-271-12/+4
* [pkcs11] Fix bugs in DH key generation.Stef Walter2009-12-121-21/+22
* Simplify creation of secret from DH negotiation.Stef Walter2009-12-121-91/+59
* [egg] Store DH groups in binary.Stef Walter2009-11-231-126/+176
* [pkcs11] Implement DH key pair generation.Stef Walter2009-11-161-10/+22
* [egg] Add IETF DH groups.Stef Walter2009-11-121-9/+166
* Implement prompt password return via encryption.Stef Walter2009-11-051-0/+4
* [egg] Build in default DH parameters.Stef Walter2009-10-111-0/+23
* [egg] Add DH functions for use by IPC.Stef Walter2009-10-041-0/+144