Expand description
Userspace fs-verity digest computation.
This module implements the fs-verity Merkle tree algorithm in userspace, allowing computation of fs-verity digests without kernel support.
Structsยง
- FsVerity
Hasher - Incremental fs-verity digest computation.
- FsVerity
Layer ๐