commit | 466ed1f7c2835f18a99275c3a0ecfb68e740bf5e | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Tue Feb 15 14:52:27 2022 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Thu Feb 17 17:51:01 2022 +0000 |
tree | fd2dd261411dd524b9cfa100d322b83678a3d810 | |
parent | bc19d0ae3f42b9debfe3e34590f4fad0344c251c [diff] |
Switch from compos_verify_key to compos_verify We no longer need to validate the public/private key files. Instead we delegate signature checking to compos_verify. (I've left the stub of the key checking in for, partly because completely removing it will be a big change in its own right, and partly to avoid merge conflicts.) Bug: 218494522 Test: atest CompOsSigningHostTest CompOsDenialHostTest Change-Id: I84e62c0f092e663fde78ac68766f922f58568e57