1. 7a78d63 Allow update engine read public keys from otacerts.zip by Tianjie Xu · 5 years ago
  2. 6cf830b Factor out the RSA verification in payload verifier by Tianjie Xu · 5 years ago
  3. cda3c03 Support signing payload with 4096 bits RSA keys by xunchang · 6 years ago
  4. 9b2f178 Use string for Signatures protobuf. by Sen Jiang · 6 years ago
  5. 08c6da1 Don't use temp file for public key. by Sen Jiang · 6 years ago
  6. cd7edbe update_engine: Replace vector<Extent> with RepeatedPtrField<Extent> by Amin Hassani · 7 years ago
  7. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago[Renamed (92%) from payload_verifier.h]
  8. aef1c6f PayloadVerifier should not depend on DeltaPerformer to load payload. by Sen Jiang · 9 years ago
  9. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  10. b552a68 Check all signatures regardless of the version. by Alex Deymo · 9 years ago
  11. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  12. f68bbbc update_engine: replace std::vector<char> with chromeos::Blob by Alex Vakulenko · 10 years ago
  13. 05735a1 update_engine: Include base/macros.h instead of base/basictypes.h by Ben Chan · 10 years ago
  14. 923d8fa update_engine: Split payload signing and verification. by Alex Deymo · 10 years ago