aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcryptobox/ed25519/ed25519.h
Commit message (Expand)AuthorAgeFilesLines
* [Rework] Use libsodium instead of hand crafted crypto implementationsVsevolod Stakhov2019-07-081-46/+0
* [Rework] Add C++ guards to all headersVsevolod Stakhov2019-07-081-6/+18
* expose ed25519 private to public keyJohn McKay2019-02-021-0/+1
* Switch the rest to apache 2Vsevolod Stakhov2016-02-041-21/+12
* Add basic routines for digital signaturesVsevolod Stakhov2016-02-021-3/+4
* Add ed25519 reference implementationVsevolod Stakhov2016-01-291-0/+41