summaryrefslogtreecommitdiff
path: root/tests/t-ed25519.c
Commit message (Expand)AuthorAgeFilesLines
* ecc: Allow the use of an uncompressed public key.Werner Koch2013-09-241-2/+4
* tests: Beautify some diagnostics.Werner Koch2013-09-191-3/+23
* pk: Move s-expr creation for sign and encrypt to the modules.Werner Koch2013-09-191-1/+1
* ecc: Implement Curve Ed25519 signing and verification.Werner Koch2013-09-161-0/+519