Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-09 | crypto: remove CRYPTO_TFM_RES_WEAK_KEY | Eric Biggers | 1 | -12/+3 |
2020-01-09 | crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN | Eric Biggers | 1 | -6/+2 |
2019-11-17 | crypto: ablkcipher - remove deprecated and unused ablkcipher support | Ard Biesheuvel | 1 | -12/+0 |
2019-08-22 | crypto: des - split off DES library from generic DES cipher driver | Ard Biesheuvel | 1 | -29/+40 |
2019-08-22 | crypto: des/3des_ede - add new helpers to verify keys | Ard Biesheuvel | 1 | -0/+141 |