History log of /system/extras/verity/VerityVerifier.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4de50955bb8a5b086c63352371e7bcde70f0a4e5 18-Nov-2014 Sami Tolvanen <samitolvanen@google.com> Validate the full image in VerityVerifier

Check the entire image against the verity hash tree, instead of
merely verifying the signature. For signature verification, add
support for mincrypt public key format used by fs_mgr.

Bug: 18502074
Change-Id: I5f81a52e16fc86220d649cc550c6f726d67b16fb
/system/extras/verity/VerityVerifier.java
c18aa9d69a69549b50966e322abe59cfa04edfe4 12-Nov-2014 Sami Tolvanen <samitolvanen@google.com> Add a tool for verifying verity signatures in images

This tool takes a sparse ext4 image file, reads verity metadata
from it, and verifies the signature of the verity table.

Change-Id: I384a9ff885a0ffcd8febf100e76f3a1e5c7bbdab
/system/extras/verity/VerityVerifier.java