aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/nhpoly1305.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-17crypto: poly1305 - move core routines into a separate libraryArd Biesheuvel1-1/+2
2019-04-18crypto: run initcalls for generic implementations earlierEric Biggers1-1/+1
2018-12-13crypto: adiantum - adjust some comments to match latest paperEric Biggers1-4/+4
2018-11-20crypto: nhpoly1305 - add NHPoly1305 supportEric Biggers1-0/+254