Skip to content

Commit 66271c1

Browse files
author
Eric Biggers
committed
fscrypt: Drop obsolete recommendation to enable optimized SHA-512
Since the crypto kconfig options are being fixed to enable optimized SHA-512 automatically (https://lore.kernel.org/linux-crypto/20250616014019.415791-1-ebiggers@kernel.org/), it is no longer necessary to give a recommendation to enable it. Link: https://lore.kernel.org/r/20250619193149.138315-1-ebiggers@kernel.org Signed-off-by: Eric Biggers <ebiggers@kernel.org>
1 parent c6a14b3 commit 66271c1

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

Documentation/filesystems/fscrypt.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -468,14 +468,6 @@ API, but the filenames mode still does.
468468
- Recommended:
469469
- AES-CBC acceleration
470470

471-
fscrypt also uses HMAC-SHA512 for key derivation, so enabling SHA-512
472-
acceleration is recommended:
473-
474-
- SHA-512
475-
- Recommended:
476-
- arm64: CONFIG_CRYPTO_SHA512_ARM64_CE
477-
- x86: CONFIG_CRYPTO_SHA512_SSSE3
478-
479471
Contents encryption
480472
-------------------
481473

0 commit comments

Comments
 (0)