summaryrefslogtreecommitdiff
path: root/ed25519-sha512-sign.c
Commit message (Expand)AuthorAgeFilesLines
* Rename nettle_curve25519 to _nettle_curve25519, and remove declaration from e...Niels Möller2015-03-191-3/+3
* EdDSA interface change, use plain strings to represent keys.Niels Möller2015-03-191-20/+17
* Implemented high level functions for ed25519-sha512.Niels Möller2014-10-201-0/+70