summaryrefslogtreecommitdiff
path: root/crypto/nhpoly1305.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: poly1305 - add new 32 and 64-bit generic versionsJason A. Donenfeld2022-07-071-1/+1
* crypto: poly1305 - move core routines into a separate libraryArd Biesheuvel2022-07-071-1/+2
* crypto: run initcalls for generic implementations earlierEric Biggers2019-04-181-1/+1
* crypto: adiantum - adjust some comments to match latest paperEric Biggers2018-12-131-4/+4
* crypto: nhpoly1305 - add NHPoly1305 supportEric Biggers2018-11-201-0/+254