Age | Commit message (Expand) | Author |
---|---|---|
2022-07-29 | crypto: arm64/poly1305 - fix a read out-of-bound | GUO Zihua |
2021-04-02 | crypto: poly1305 - fix poly1305_core_setkey() declaration | Arnd Bergmann |
2020-10-30 | crypto: hash - Use memzero_explicit() for clearing state | Arvind Sankar |
2020-04-30 | crypto: arch/lib - limit simd usage to 4k chunks | Jason A. Donenfeld |
2020-01-16 | crypto: {arm,arm64,mips}/poly1305 - remove redundant non-reduction from emit | Jason A. Donenfeld |
2019-11-27 | crypto: arch - conditionalize crypto api in arch glue for lib code | Jason A. Donenfeld |
2019-11-17 | crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation | Ard Biesheuvel |