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