summaryrefslogtreecommitdiffstats
path: root/crypto/nhpoly1305.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: poly1305 - add new 32 and 64-bit generic versionsJason A. Donenfeld2020-01-161-1/+1
* crypto: poly1305 - move core routines into a separate libraryArd Biesheuvel2019-11-171-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