| Name: | fsverity-utils |
|---|---|
| Version: | 1.4 |
| Release: | 6.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 77496 |
| License: | BSD |
| RPM: | fsverity-utils-1.4-6.el9.aarch64.rpm |
| Source RPM: | fsverity-utils-1.4-6.el9.src.rpm |
| Build Date: | Thu Feb 17 2022 |
| Build Host: | build-ol9-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/fsverity-utils.git |
| Summary: | fsverity utilities |
| Description: | This is fsverity, a userspace utility for fs-verity. fs-verity is a Linux kernel feature that does transparent on-demand integrity/authenticity verification of the contents of read-only files, using a hidden Merkle tree (hash tree) associated with the file. The mechanism is similar to dm-verity, but implemented at the file level rather than at the block device level. The fsverity utility allows you to set up fs-verity protected files. |