aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/nhpoly1305.c
AgeCommit message (Expand)Author
2020-01-16crypto: poly1305 - add new 32 and 64-bit generic versionsJason A. Donenfeld
2019-11-17crypto: poly1305 - move core routines into a separate libraryArd Biesheuvel
2019-04-18crypto: run initcalls for generic implementations earlierEric Biggers
2018-12-13crypto: adiantum - adjust some comments to match latest paperEric Biggers
2018-11-20crypto: nhpoly1305 - add NHPoly1305 supportEric Biggers