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