9a86ddb16c
The extra merkle tree is not needed anymore. Bug: 210825700 Test: atest Change-Id: I69d5a7254a8edcf9ed67102ad5d1710707f6ae87 |
||
---|---|---|
.. | ||
README.md | ||
cert.der | ||
cert.pem | ||
input.4k | ||
input.4k.fsv_meta | ||
input.4k1 | ||
input.4k1.fsv_meta | ||
input.4m | ||
input.4m.fsv_meta | ||
input.4m.fsv_meta.bad_merkle | ||
key.pem |
README.md
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-util.
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