Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fscrypt: improve format of no-key names | Daniel Rosenberg | 2020-01-22 | 1 | -0/+1 |
* | fscrypt: Allow modular crypto algorithms | Herbert Xu | 2019-12-31 | 1 | -7/+14 |
* | fscrypt: add an HKDF-SHA512 implementation | Eric Biggers | 2019-08-12 | 1 | -0/+2 |
* | fscrypt: remove selection of CONFIG_CRYPTO_SHA256 | Eric Biggers | 2019-06-27 | 1 | -1/+0 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | fscrypt: remove filesystem specific build config option | Chandan Rajendra | 2019-01-23 | 1 | -2/+3 |
* | fscrypt: remove CRYPTO_CTR dependency | Eric Biggers | 2019-01-23 | 1 | -1/+0 |
* | fscrypt: add support for AES-128-CBC | Daniel Walter | 2017-06-23 | 1 | -0/+1 |
* | fscrypt: factor out bio specific functions | Richard Weinberger | 2017-01-01 | 1 | -1/+0 |
* | fscrypto: remove unneeded Kconfig dependencies | Eric Biggers | 2016-12-11 | 1 | -2/+0 |
* | fs crypto: move per-file encryption from f2fs tree to fs/crypto | Jaegeuk Kim | 2016-03-17 | 1 | -0/+18 |