summaryrefslogtreecommitdiff
path: root/ed25519-sha512-pubkey.c
Commit message (Expand)AuthorAgeFilesLines
* Reorganize eddsa, based on patch by Daiki Ueno.Niels Möller2019-12-301-2/+2
* abi: explicitly export intended symbols and hide othersNikos Mavrogiannopoulos2018-07-071-0/+1
* Fixed allocation bug and overwrite in ed25519_sha512_public_key.Niels Möller2015-03-251-1/+1
* Rename nettle_curve25519 to _nettle_curve25519, and remove declaration from e...Niels Möller2015-03-191-1/+1
* EdDSA interface change, use plain strings to represent keys.Niels Möller2015-03-191-0/+59