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 ๐ - FsVerity
Layer ๐
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.