Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-16 | crypto: {arm,arm64,mips}/poly1305 - remove redundant non-reduction from emit | Jason A. Donenfeld | 1 | -16/+2 |
2020-01-09 | crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN | Eric Biggers | 1 | -3/+1 |
2019-11-27 | crypto: arch - conditionalize crypto api in arch glue for lib code | Jason A. Donenfeld | 2 | -4/+8 |
2019-11-17 | crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementation | Ard Biesheuvel | 3 | -0/+1490 |
2019-11-17 | crypto: mips/chacha - wire up accelerated 32r2 code from Zinc | Ard Biesheuvel | 3 | -43/+270 |
2019-11-17 | crypto: mips/chacha - import 32r2 ChaCha code from Zinc | Jason A. Donenfeld | 1 | -0/+424 |
2018-02-19 | MIPS: crypto: Add crc32 and crc32c hw accelerated module | Marcin Nowakowski | 2 | -0/+354 |