summaryrefslogtreecommitdiffstats
path: root/fs/verity/Kconfig
AgeCommit message (Expand)AuthorLines
2026-03-02fsverity: add dependency on 64K or smaller pagesEric Biggers-0/+3
2025-07-14fsverity: Switch from crypto_shash to SHA-2 libraryEric Biggers-4/+2
2025-02-17Revert "fsverity: relax build time dependency on CRYPTO_SHA256"Eric Biggers-6/+2
2023-06-20fsverity: improve documentation for builtin signature supportEric Biggers-8/+8
2023-01-01fsverity: remove debug messages and CONFIG_FS_VERITY_DEBUGEric Biggers-8/+0
2022-07-15fs-verity: mention btrfs supportEric Biggers-5/+5
2022-05-01fs-verity: define a function to return the integrity protected file digestMimi Zohar-0/+1
2021-04-22fsverity: relax build time dependency on CRYPTO_SHA256Ard Biesheuvel-2/+6
2019-08-12fs-verity: support builtin file signaturesEric Biggers-0/+17
2019-07-28fs-verity: add Kconfig and the helper functions for hashingEric Biggers-0/+38