9c63fb59bdc51b8ec1e2e55014e53b29e0c3abe1
Currently it supports verifying packages signed with RSA algorithms (v1-v4 as in bootable/recovery/verifier.cpp). No support for ECDSA (v5) signed packages yet. $ ./build/tools/releasetools/check_ota_package_signature.py \ bootable/recovery/tests/testdata/testkey_v1.x509.pem \ bootable/recovery/tests/testdata/otasigned_v1.zip Package: bootable/recovery/tests/testdata/otasigned_v1.zip Certificate: bootable/recovery/tests/testdata/testkey_v1.x509.pem Comment length: 1738 Signed data length: 2269 Use SHA-256: False Digest: 115e688ec3b77743070b743453e2fc6ce8754484 VERIFIED Bug: 31523193 Test: Used the tool to verify existing packages (like above). Change-Id: I71d3569e858c729cb64825c5c7688ededc397aa8
Description
No description provided
Languages
Makefile
32.1%
Python
31.1%
Go
13.7%
Rust
7.7%
Java
5.2%
Other
10.1%