Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_update_engine
/
6d88856a1b74121f3d242af7f8be6ad66798692a
/
payload_consumer
/
payload_verifier.cc
7a78d63
Allow update engine read public keys from otacerts.zip
by Tianjie Xu
· 6 years ago
7bbe015
Add EC key signing support
by Tianjie Xu
· 6 years ago
6cf830b
Factor out the RSA verification in payload verifier
by Tianjie Xu
· 6 years ago
cda3c03
Support signing payload with 4096 bits RSA keys
by xunchang
· 6 years ago
9b2f178
Use string for Signatures protobuf.
by Sen Jiang
· 7 years ago
008c458
update_engine: Run clang-format on payload_consumer
by Amin Hassani
· 7 years ago
08c6da1
Don't use temp file for public key.
by Sen Jiang
· 7 years ago
39910dc
Split payload application code into a subdirectory.
by Alex Deymo
· 10 years ago
[Renamed (97%) from payload_verifier.cc]
aef1c6f
PayloadVerifier should not depend on DeltaPerformer to load payload.
by Sen Jiang
· 10 years ago
3f39d5c
update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces
by Alex Vakulenko
· 10 years ago
b552a68
Check all signatures regardless of the version.
by Alex Deymo
· 10 years ago
aea4c1c
Re-license update_engine to Apache2
by Alex Deymo
· 10 years ago
f68bbbc
update_engine: replace std::vector<char> with chromeos::Blob
by Alex Vakulenko
· 10 years ago
f329b93
update_engine: Fix all the "using" declaration usage.
by Alex Deymo
· 11 years ago
88b591f
update_engine: Replace NULL with nullptr
by Alex Vakulenko
· 11 years ago
7504e5f
update_engine: Split libupdate_engine in server and client side code.
by Alex Deymo
· 11 years ago
923d8fa
update_engine: Split payload signing and verification.
by Alex Deymo
· 11 years ago