summaryrefslogtreecommitdiffstats
path: root/ncr-dh.h
Commit message (Collapse)AuthorAgeFilesLines
* run scripts/Lindent.Nikos Mavrogiannopoulos2010-09-061-10/+11
|
* Added KEY_WRAPPING flag that allows a key to be used for wrapping other keys.Nikos Mavrogiannopoulos2010-08-191-0/+2
| | | | | Only superuser can enable this flag. Prevent short keys to wrap longer ones. Added initial stuff for supporting wrapping of private and public keys.
* Implemented Diffie Hellman Key exchange.Nikos Mavrogiannopoulos2010-07-271-1/+5
|
* Added Diffie Hellman key generation.Nikos Mavrogiannopoulos2010-07-271-0/+21