开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
crypto
/
Kconfig
Age
Commit message (
Expand
)
Author
2021-04-22
fscrypt: relax Kconfig dependencies for crypto API algorithms
Ard Biesheuvel
2020-07-21
fscrypt: switch fscrypt_do_sha256() to use the SHA-256 library
Eric Biggers
2020-07-08
fscrypt: add inline encryption support
Satya Tangirala
2020-01-22
fscrypt: improve format of no-key names
Daniel Rosenberg
2019-12-31
fscrypt: Allow modular crypto algorithms
Herbert Xu
2019-08-12
fscrypt: add an HKDF-SHA512 implementation
Eric Biggers
2019-06-27
fscrypt: remove selection of CONFIG_CRYPTO_SHA256
Eric Biggers
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-01-23
fscrypt: remove filesystem specific build config option
Chandan Rajendra
2019-01-23
fscrypt: remove CRYPTO_CTR dependency
Eric Biggers
2017-06-23
fscrypt: add support for AES-128-CBC
Daniel Walter
2017-01-01
fscrypt: factor out bio specific functions
Richard Weinberger
2016-12-11
fscrypto: remove unneeded Kconfig dependencies
Eric Biggers
2016-03-17
fs crypto: move per-file encryption from f2fs tree to fs/crypto
Jaegeuk Kim