summaryrefslogtreecommitdiff
path: root/include/crypto/internal/poly1305.h
AgeCommit message (Expand)Author
2021-04-02crypto: poly1305 - fix poly1305_core_setkey() declarationArnd Bergmann
2020-01-16crypto: poly1305 - add new 32 and 64-bit generic versionsJason A. Donenfeld
2019-11-17crypto: x86/poly1305 - depend on generic library not generic shashArd Biesheuvel
2019-11-17crypto: x86/poly1305 - unify Poly1305 state struct with generic codeArd Biesheuvel
2019-11-17crypto: poly1305 - move core routines into a separate libraryArd Biesheuvel