summaryrefslogtreecommitdiff
path: root/egg/egg-dh.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-16Fix copyright headers.Jordi Mallach1-3/+3
2011-02-27Implement HKDF for transport encryption security.Stef Walter1-1/+1
2009-12-12Simplify creation of secret from DH negotiation.Stef Walter1-7/+12
2009-11-23[egg] Store DH groups in binary.Stef Walter1-0/+6
2009-11-16[pkcs11] Implement DH key pair generation.Stef Walter1-2/+2
2009-11-12[egg] Add IETF DH groups.Stef Walter1-1/+1
2009-11-05Implement prompt password return via encryption.Stef Walter1-0/+2
2009-10-11[egg] Build in default DH parameters.Stef Walter1-3/+5
2009-10-04[egg] Add DH functions for use by IPC.Stef Walter1-0/+35