summaryrefslogtreecommitdiffstats
path: root/lib/crypto/poly1305.c
AgeCommit message (Expand)Author
2020-01-16crypto: poly1305 - add new 32 and 64-bit generic versionsJason A. Donenfeld
2019-11-17crypto: poly1305 - expose init/update/final library interfaceArd Biesheuvel
2019-11-17crypto: poly1305 - move core routines into a separate libraryArd Biesheuvel