aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/ed25519/ed25519.h
Commit message (Expand)AuthorAgeFilesLines
* Apply final annotations to the library alsoJack Lloyd2017-09-221-1/+1
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Complete the final annotation changesJack Lloyd2017-09-191-2/+2
* Fixed private key codeFrancis Dupont2017-06-121-1/+1
* Add Ed25519 key type and testsJack Lloyd2017-06-071-10/+96
* Add Ed25519 implementation based on SUPERCOP ref10Jack Lloyd2017-06-071-0/+32