Age | Commit message (Expand) | Author |
---|---|---|
2020-01-09 | crypto: remove CRYPTO_TFM_RES_WEAK_KEY | Eric Biggers |
2020-01-09 | crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN | Eric Biggers |
2019-12-11 | crypto: x86 - Regularize glue function prototypes | Kees Cook |
2019-01-25 | crypto: clarify name of WEAK_KEY request flag | Eric Biggers |
2018-03-03 | crypto: xts - remove xts_crypt() | Eric Biggers |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-04-05 | crypto: gf128mul - switch gf128mul_x_ble to le128 | Ondrej Mosnáček |
2016-11-28 | crypto: xts - Convert to skcipher | Herbert Xu |
2016-02-17 | crypto: xts - consolidate sanity check for keys | Stephan Mueller |
2011-11-09 | crypto: xts: add interface for parallelized cipher implementations | Jussi Kivilinna |