summaryrefslogtreecommitdiff
path: root/ed25519-sha512-verify.c
Commit message (Expand)AuthorAgeFilesLines
* Reorganize eddsa, based on patch by Daiki Ueno.Niels Möller2019-12-301-1/+3
* abi: explicitly export intended symbols and hide othersNikos Mavrogiannopoulos2018-07-071-0/+1
* 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-24/+14
* Implemented high level functions for ed25519-sha512.Niels Möller2014-10-201-0/+75