Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fsverity: improve documentation for builtin signature support | Eric Biggers | 2023-06-20 | 1 | -8/+8 |
* | fsverity: remove debug messages and CONFIG_FS_VERITY_DEBUG | Eric Biggers | 2023-01-01 | 1 | -8/+0 |
* | fs-verity: mention btrfs support | Eric Biggers | 2022-07-15 | 1 | -5/+5 |
* | fs-verity: define a function to return the integrity protected file digest | Mimi Zohar | 2022-05-01 | 1 | -0/+1 |
* | fsverity: relax build time dependency on CRYPTO_SHA256 | Ard Biesheuvel | 2021-04-22 | 1 | -2/+6 |
* | fs-verity: support builtin file signatures | Eric Biggers | 2019-08-12 | 1 | -0/+17 |
* | fs-verity: add Kconfig and the helper functions for hashing | Eric Biggers | 2019-07-28 | 1 | -0/+38 |