aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_edx25519.c
Commit message (Expand)AuthorAge
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* BUILD: Improve platform-specific includesMartin Schanzenbach2022-12-01
* fixed typo in saltÖzgür Kesim2022-07-21
* -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