aboutsummaryrefslogtreecommitdiffstats
path: root/include/crypto/curve25519.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-20crypto: lib/curve25519 - Move selftest prototype into header fileHerbert Xu1-0/+2
2020-04-09crypto: curve25519 - do not pollute dispatcher based on assemblerJason A. Donenfeld1-4/+2
2020-03-05crypto: x86/curve25519 - support assemblers with no adx supportJason A. Donenfeld1-2/+4
2019-11-17crypto: curve25519 - generic C library implementationsJason A. Donenfeld1-0/+71