Age | Commit message (Expand) | Author | Files | Lines |
2023-12-26 | fscrypt: document that CephFS supports fscrypt now | Eric Biggers | 1 | -1/+1 |
2021-04-22 | fscrypt: relax Kconfig dependencies for crypto API algorithms | Ard Biesheuvel | 1 | -8/+22 |
2020-07-21 | fscrypt: switch fscrypt_do_sha256() to use the SHA-256 library | Eric Biggers | 1 | -1/+1 |
2020-07-08 | fscrypt: add inline encryption support | Satya Tangirala | 1 | -0/+6 |
2020-01-22 | fscrypt: improve format of no-key names | Daniel Rosenberg | 1 | -0/+1 |
2019-12-31 | fscrypt: Allow modular crypto algorithms | Herbert Xu | 1 | -7/+14 |
2019-08-12 | fscrypt: add an HKDF-SHA512 implementation | Eric Biggers | 1 | -0/+2 |
2019-06-27 | fscrypt: remove selection of CONFIG_CRYPTO_SHA256 | Eric Biggers | 1 | -1/+0 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-01-23 | fscrypt: remove filesystem specific build config option | Chandan Rajendra | 1 | -2/+3 |
2019-01-23 | fscrypt: remove CRYPTO_CTR dependency | Eric Biggers | 1 | -1/+0 |
2017-06-23 | fscrypt: add support for AES-128-CBC | Daniel Walter | 1 | -0/+1 |
2017-01-01 | fscrypt: factor out bio specific functions | Richard Weinberger | 1 | -1/+0 |
2016-12-11 | fscrypto: remove unneeded Kconfig dependencies | Eric Biggers | 1 | -2/+0 |
2016-03-17 | fs crypto: move per-file encryption from f2fs tree to fs/crypto | Jaegeuk Kim | 1 | -0/+18 |