aboutsummaryrefslogtreecommitdiff
path: root/crypto/nhpoly1305.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-16crypto: poly1305 - add new 32 and 64-bit generic versionsGravatar Jason A. Donenfeld 1-1/+1
2019-11-17crypto: poly1305 - move core routines into a separate libraryGravatar Ard Biesheuvel 1-1/+2
2019-04-18crypto: run initcalls for generic implementations earlierGravatar Eric Biggers 1-1/+1
2018-12-13crypto: adiantum - adjust some comments to match latest paperGravatar Eric Biggers 1-4/+4
2018-11-20crypto: nhpoly1305 - add NHPoly1305 supportGravatar Eric Biggers 1-0/+254