summaryrefslogtreecommitdiff
path: root/ed25519-sha512-pubkey.c
Commit message (Expand)AuthorAgeFilesLines
* 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