1. f27626a [apk_digest] Move the logic of extracting v4 digest to v4 module by Alice Wang · 2 years, 11 months ago
  2. 0cafa14 [apkverify] Add API to compute v4 apk_digest by Alice Wang · 2 years, 11 months ago
  3. 5070102 Reland "[apkverify] Skip DSA SHA256 during apk verification" by Alice Wang · 2 years, 11 months ago
  4. 3bae36c Revert "[apkverify] Skip DSA SHA256 during apk verification" by Andrew Scull · 2 years, 11 months ago
  5. be9493c Merge "[apkverify] Skip DSA SHA256 during apk verification" by Treehugger Robot · 2 years, 11 months ago
  6. 38afcb2 Merge "[apkverify] Refactor signer and apk section extraction for reuse" by Treehugger Robot · 2 years, 11 months ago
  7. c68b95b [apkverify] Skip DSA SHA256 during apk verification by Alice Wang · 2 years, 11 months ago
  8. 7170127 [apkverify] Refactor signer and apk section extraction for reuse by Alice Wang · 2 years, 11 months ago
  9. cd0fa45 [apkverify] Refactor finding digest by algorithm by Alice Wang · 2 years, 11 months ago
  10. a7cac42 [apkverify] Use PKey<Public> instead of raw bytes for public key by Alice Wang · 2 years, 11 months ago
  11. d73d0ff [apkverify] Use SignatureAlgorithmID in Digest/Signature by Alice Wang · 2 years, 11 months ago
  12. 676bb4a [apk_digest][test] Check v4 apk_digest is valid by Alice Wang · 2 years, 11 months ago
  13. 2ef3074 [apk_digest] Return SignatureAlgorithmID when fetching apk digest by Alice Wang · 2 years, 11 months ago
  14. f8f2011 Merge "[apkverify] Remove the Ord implementation for SignatureAlgorithmID" by Alice Wang · 2 years, 11 months ago
  15. 62353c5 [apk_digest] Pass SignatureAlgorithmID to compute_digest by Alice Wang · 2 years, 11 months ago
  16. b1e15ca [apkverify] Remove the Ord implementation for SignatureAlgorithmID by Alice Wang · 2 years, 11 months ago
  17. 3c01662 [apkverify][test] Check public key extracted from apk is valid by Alice Wang · 2 years, 11 months ago
  18. bc4b9a9 [apkverify] Use ensure!() instead of bail!() in apk verification by Alice Wang · 2 years, 11 months ago
  19. 42e418e Merge "[apkverify] Refactor verify_signed_data to use SignatureAlgorithmID" by Alice Wang · 2 years, 11 months ago
  20. 9288935 [apkverify] Point TODOs in comments to the correct bug ids by Alice Wang · 2 years, 11 months ago
  21. a66b5c0 [apkverify] Refactor verify_signed_data to use SignatureAlgorithmID by Alice Wang · 2 years, 11 months ago
  22. 5d0f89a [apkverify] Introduce enums for signature and content digest algorithms by Alice Wang · 2 years, 11 months ago
  23. af1d15b apkverify:Raise NotFound error when searching for signature by Alice Wang · 2 years, 11 months ago
  24. 9807322 apkverify:Test apk digest computation by Alice Wang · 2 years, 11 months ago
  25. 25109dd Merge "Test V4 apk_digest computation in apkverify" by Alice Wang · 2 years, 11 months ago
  26. a94ba17 Test V4 apk_digest computation in apkverify by Alice Wang · 2 years, 11 months ago
  27. 4b7c0ba cleanup:Limit the scope of dead_code in v3 by Alice Wang · 3 years ago
  28. 79713d9 Migrate from the x509-parser to the openssl crate by Alice Wang · 3 years, 1 month ago
  29. a11b83a apkverify: Add function to pick v4 apk digest by Andrew Scull · 3 years, 2 months ago
  30. 9173eb8 apkverify: Rank based on v4 preferences by Andrew Scull · 3 years, 2 months ago
  31. c208eb4 apkverify: Migrate from ring to openssl crate by Andrew Scull · 3 years, 3 months ago
  32. f3fd4c6 apkverify: Re-export functions rather than wrap them by Andrew Scull · 3 years, 3 months ago
  33. 5f0f668 Move libs into libs/ by Jooyung Han · 3 years, 6 months ago[Renamed from apkverify/src/v3.rs]
  34. a41535b Store public key of APK to instance disk by Jiyong Park · 4 years ago
  35. 117cd5e Clean up imports, formatting and tests. by Andrew Walbran · 4 years ago
  36. 834b177 Fix build error. by Joel Galenson · 4 years ago
  37. 543e712 apkverify: verify cert/public key match by Jooyung Han · 4 years ago
  38. d839785 apkverify: verify content digest by Jooyung Han · 4 years ago
  39. 5b4c70e apkverify: signature verification over signed data by Jooyung Han · 4 years ago
  40. 19c1d6c microdroid_manager: verify APK/APEXes by Jooyung Han · 4 years ago
  41. 5d94bfc apkverify: add ziputil by Jooyung Han · 4 years ago
  42. 12a0b70 add apkverify lib to verify APK/APEX signatures by Jooyung Han · 4 years ago