Age | Commit message (Expand) | Author |
---|---|---|
2023-07-11 | fsverity: explicitly check that there is no algorithm 0 | Eric Biggers |
2023-06-04 | fsverity: constify fsverity_hash_alg | Eric Biggers |
2023-06-04 | fsverity: use shash API instead of ahash API | Eric Biggers |
2023-04-11 | fsverity: use WARN_ON_ONCE instead of WARN_ON | Eric Biggers |
2023-01-09 | fsverity: replace fsverity_hash_page() with fsverity_hash_block() | Eric Biggers |
2022-11-29 | fsverity: simplify fsverity_get_digest() | Eric Biggers |
2020-11-16 | fs-verity: remove filenames from file comments | Eric Biggers |
2020-01-14 | fs-verity: use mempool for hash requests | Eric Biggers |
2019-08-12 | fs-verity: add SHA-512 support | Eric Biggers |
2019-07-28 | fs-verity: add Kconfig and the helper functions for hashing | Eric Biggers |