commit | 1ffff6255a42a4b3cb8f54aa78d4d4f251ee1151 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Sep 16 13:45:47 2022 +0000 |
committer | Alice Wang <aliceywang@google.com> | Fri Sep 16 16:50:48 2022 +0000 |
tree | e7cb8e465bb6d2b6af4f8201e036c35ffa32b439 | |
parent | 455b02b9efa5fd03cc50210f57b4d7ca6f18dbf3 [diff] |
[apkverify] Get message digest directly from signature algorithm This will add additional support to the following algorithms when computing the apk digest: - VerityRsaPkcs1V15WithSha256 - VerityEcdsaWithSha256 Bug: 197052981 Test: libapkverify.integration_test Change-Id: I6dda896cf84a53b4a2bbf57e80d79506d42eba35
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.