241f964e10ce8bc6c401073854fdaf1662013dae |
|
14-Nov-2014 |
Sami Tolvanen <samitolvanen@google.com> |
Add signature verification to keystore and verity signers This change adds -verify flags to keystore and verity signers for verifying the signatures of the signed content generated by the same tools. This allows implementers of verified boot to test and verify the correctness of their implementations. Bug: 15984840 Change-Id: I327de9c3a9e035cd11dc5022e978c840cd37581c
/system/extras/verity/KeystoreSigner.java
|
f0f33adb7ce6557459306ce03576af4d79c0c9ef |
|
07-Nov-2014 |
Sami Tolvanen <samitolvanen@google.com> |
DO NOT MERGE: Update keystore and verity metadata signers Use the same PKCS8 format as every other signing tool, and update the signature format to use SHA-256 instead of SHA-1. Bug: 15984840 Bug: 18120110 Change-Id: I6ac9e3594b5ae572f5b6763f3bd5b1bdb6ba2ad2 (cherry picked from commit 19c6bb5fe97c877976ef79762c6051223b8d2213)
/system/extras/verity/KeystoreSigner.java
|
29131b97ed091bb2b10917036a64f3403c507eb7 |
|
13-Nov-2014 |
Paul Lawrence <paullawrence@google.com> |
Reinstate "Update boot image signature format to version 1" This reverts commit 7377e002421ed9a04cc94cd808c234f48d93924d. Change-Id: I4b1d83b62ae4d4dd6952663744b1171b3e0d0766 Signed-off-by: Iliyan Malchev <malchev@google.com>
/system/extras/verity/KeystoreSigner.java
|
7377e002421ed9a04cc94cd808c234f48d93924d |
|
13-Nov-2014 |
Paul Lawrence <paullawrence@google.com> |
Revert "Update boot image signature format to version 1" This reverts commit b62eabde2db40f01dfed1cef48ac2cbabdff4d03. Change-Id: I98019b7990c5436fe6ad5ef1052729478bccbe17
/system/extras/verity/KeystoreSigner.java
|
b62eabde2db40f01dfed1cef48ac2cbabdff4d03 |
|
01-Nov-2014 |
Sami Tolvanen <samitolvanen@google.com> |
Update boot image signature format to version 1 Add the full X.509v3 certificate to the signature footer for easier verification. Change-Id: Ic969e9c1e4ab1a25ffdde2ab818b8edf2ad95253 (cherry picked from commit f67d3764c641e53d4a1b925b4d02fec92b7e894a)
/system/extras/verity/KeystoreSigner.java
|
cee5bfdf119104b8ebce56d54dfcdcca1f537075 |
|
11-Jun-2014 |
Geremy Condra <gcondra@google.com> |
verity: Add tools to help OEMs generate signed boot images. Change-Id: Iea200def2fdd8a0d366888bb7b1ae401297063f1
/system/extras/verity/KeystoreSigner.java
|