Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-04-02 | crypto: poly1305 - fix poly1305_core_setkey() declaration | 1 | -1/+2 | |
2020-01-16 | crypto: poly1305 - add new 32 and 64-bit generic versions | 1 | -35/+10 | |
2019-11-17 | crypto: x86/poly1305 - depend on generic library not generic shash | 1 | -9/+0 | |
2019-11-17 | crypto: x86/poly1305 - unify Poly1305 state struct with generic code | 1 | -2/+2 | |
2019-11-17 | crypto: poly1305 - move core routines into a separate library | 1 | -0/+67 |