Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: poly1305 - fix poly1305_core_setkey() declaration | Arnd Bergmann | 2021-04-02 | 1 | -1/+1 |
* | crypto: hash - Use memzero_explicit() for clearing state | Arvind Sankar | 2020-10-30 | 1 | -1/+1 |
* | crypto: arch/lib - limit simd usage to 4k chunks | Jason A. Donenfeld | 2020-04-30 | 1 | -4/+11 |
* | crypto: {arm,arm64,mips}/poly1305 - remove redundant non-reduction from emit | Jason A. Donenfeld | 2020-01-16 | 1 | -16/+2 |
* | crypto: arch - conditionalize crypto api in arch glue for lib code | Jason A. Donenfeld | 2019-11-27 | 1 | -2/+3 |
* | crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation | Ard Biesheuvel | 2019-11-17 | 1 | -0/+237 |