commit | a11b83a26bb41301f3b1eb2af713364ed0b8aaec | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Wed Jun 01 09:23:13 2022 +0000 |
committer | Andrew Scull <ascull@google.com> | Wed Jun 01 14:35:39 2022 +0000 |
tree | 8b1fc4a044d545fec97934e5bde6be3c6491c6a6 | |
parent | 9173eb83ba5425fa290e94ab6d25e62b48e52d30 [diff] |
apkverify: Add function to pick v4 apk digest The v4 signing scheme includes an APK digest to match the strongest digest available in the v3 or v2. Add a function to extract that digest from an APK. Test: libapkverify.test Bug: 234564414 Change-Id: I69ce9c9c5ff6daf1f09e1bd4620ebf1ce015b5fa
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.