aboutsummaryrefslogtreecommitdiff
path: root/fs/verity/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2023-06-20fsverity: improve documentation for builtin signature supportGravatar Eric Biggers 1-8/+8
2023-01-01fsverity: remove debug messages and CONFIG_FS_VERITY_DEBUGGravatar Eric Biggers 1-8/+0
2022-07-15fs-verity: mention btrfs supportGravatar Eric Biggers 1-5/+5
2022-05-01fs-verity: define a function to return the integrity protected file digestGravatar Mimi Zohar 1-0/+1
2021-04-22fsverity: relax build time dependency on CRYPTO_SHA256Gravatar Ard Biesheuvel 1-2/+6
2019-08-12fs-verity: support builtin file signaturesGravatar Eric Biggers 1-0/+17
2019-07-28fs-verity: add Kconfig and the helper functions for hashingGravatar Eric Biggers 1-0/+38