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