Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-04-02 | crypto: poly1305 - fix poly1305_core_setkey() declaration | Arnd Bergmann | 1 | -1/+2 |
2020-01-16 | crypto: poly1305 - add new 32 and 64-bit generic versions | Jason A. Donenfeld | 1 | -162/+7 |
2019-11-17 | crypto: poly1305 - expose init/update/final library interface | Ard Biesheuvel | 1 | -0/+74 |
2019-11-17 | crypto: poly1305 - move core routines into a separate library | Ard Biesheuvel | 1 | -0/+158 |