summaryrefslogtreecommitdiffstats
path: root/lib/crypto/curve25519.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: lib - rename 'mod_init' & 'mod_exit' functions to be module-specificRandy Dunlap2021-07-161-4/+4
* crypto: lib/curve25519 - Move selftest prototype into header fileHerbert Xu2020-11-201-2/+0
* crypto: curve25519 - Fix selftest build errorHerbert Xu2020-01-161-7/+0
* crypto: lib/curve25519 - re-add selftestsJason A. Donenfeld2019-12-271-0/+17
* crypto: curve25519 - generic C library implementationsJason A. Donenfeld2019-11-171-0/+25