aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/ed25519/ed25519_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Add another Ed25519 helper to save a few hundred redundant linesJack Lloyd2018-03-201-0/+17
* Add some helpers for handling carries in Ed25519Jack Lloyd2018-03-201-0/+34
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Avoid old style casts in Ed25519Jack Lloyd2017-09-171-13/+5
* Fix 32-bit error in Ed25519Jack Lloyd2017-06-091-1/+7
* Add Ed25519 implementation based on SUPERCOP ref10Jack Lloyd2017-06-071-0/+70