aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_edx25519.c
Commit message (Expand)AuthorAge
* -oops, fix wrong size of unreduced scalarFlorian Dold2022-04-27
* -only need to copy 32 bytesFlorian Dold2022-04-26
* edx25519: use SHA512/256 instead of SHA256Florian Dold2022-04-26
* edx25519: KDF callFlorian Dold2022-04-19
* edx25519: use libsodium, tweak KDF callFlorian Dold2022-04-19
* -fix bogus free bugsChristian Grothoff2022-03-30
* -fix leak in edx25519Özgür Kesim2022-03-28
* Edx25519 implementedÖzgür Kesim2022-03-27