summaryrefslogtreecommitdiff
path: root/fs/crypto/Kconfig
AgeCommit message (Expand)Author
2023-12-26fscrypt: document that CephFS supports fscrypt nowEric Biggers
2021-04-22fscrypt: relax Kconfig dependencies for crypto API algorithmsArd Biesheuvel
2020-07-21fscrypt: switch fscrypt_do_sha256() to use the SHA-256 libraryEric Biggers
2020-07-08fscrypt: add inline encryption supportSatya Tangirala
2020-01-22fscrypt: improve format of no-key namesDaniel Rosenberg
2019-12-31fscrypt: Allow modular crypto algorithmsHerbert Xu
2019-08-12fscrypt: add an HKDF-SHA512 implementationEric Biggers
2019-06-27fscrypt: remove selection of CONFIG_CRYPTO_SHA256Eric Biggers
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-01-23fscrypt: remove filesystem specific build config optionChandan Rajendra
2019-01-23fscrypt: remove CRYPTO_CTR dependencyEric Biggers
2017-06-23fscrypt: add support for AES-128-CBCDaniel Walter
2017-01-01fscrypt: factor out bio specific functionsRichard Weinberger
2016-12-11fscrypto: remove unneeded Kconfig dependenciesEric Biggers
2016-03-17fs crypto: move per-file encryption from f2fs tree to fs/cryptoJaegeuk Kim