unplugged-system/packages/modules/Virtualization/authfs/testdata
2025-10-06 13:59:42 +00:00
..
cert.der Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
cert.pem Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
input.4k Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
input.4k1 Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
input.4k1.fsv_meta Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
input.4k.fsv_meta Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
input.4m Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
input.4m.fsv_meta Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
input.4m.fsv_meta.bad_merkle Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
key.pem Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
README.md Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00

fs-verity signing

With a key pair, fs-verity signature can be generated by simply running fsverity_metadata_generator command line tool, which uses fsverity-utils

fsverity_metadata_generator --fsverity-path {fsverity_path} --key key.pem --key-format pem \
    --cert cert.pem --signature pkcs7 --output test.data.fsv_meta test.data