summaryrefslogtreecommitdiffstats
path: root/include/crypto/curve25519.h
Commit message (Expand)AuthorAgeFilesLines
* crypto: lib/curve25519 - Move selftest prototype into header fileHerbert Xu2020-11-201-0/+2
* crypto: curve25519 - do not pollute dispatcher based on assemblerJason A. Donenfeld2020-04-091-4/+2
* crypto: x86/curve25519 - support assemblers with no adx supportJason A. Donenfeld2020-03-051-2/+4
* crypto: curve25519 - generic C library implementationsJason A. Donenfeld2019-11-171-0/+71