aboutsummaryrefslogtreecommitdiff
path: root/include/crypto/curve25519.h
AgeCommit message (Expand)AuthorFilesLines
2020-04-09crypto: curve25519 - do not pollute dispatcher based on assemblerGravatar Jason A. Donenfeld 1-4/+2
2020-03-05crypto: x86/curve25519 - support assemblers with no adx supportGravatar Jason A. Donenfeld 1-2/+4
2019-11-17crypto: curve25519 - generic C library implementationsGravatar Jason A. Donenfeld 1-0/+71