summaryrefslogtreecommitdiffstats
path: root/src/pki_ed25519.c
Commit message (Expand)AuthorAgeFilesLines
* pki: Use the standard logging functionAndreas Schneider2015-09-071-1/+1
* pki: Fix allocation of ed25519 public keysTiamo Laitakari2015-06-241-2/+2
* ed25519: fix leak in pki_ed25519_signJon Simons2014-10-021-2/+2
* ed25519: Generate, sign and verify keys.Aris2014-09-071-0/+305