aboutsummaryrefslogtreecommitdiff
path: root/src/pki_ed25519.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-28Fix config.h includesAndreas Schneider1-0/+2
2016-11-06pki_ed25519: Do paranoia checks before we allocate memoryAndreas Schneider1-5/+7
2015-09-07pki: Use the standard logging functionAndreas Schneider1-1/+1
2015-06-24pki: Fix allocation of ed25519 public keysTiamo Laitakari1-2/+2
2014-10-02ed25519: fix leak in pki_ed25519_signJon Simons1-2/+2
2014-09-07ed25519: Generate, sign and verify keys.Aris1-0/+305