1. ab5231f [apkverify] Move HashAlgorithm to algorithms by Alice Wang · 3 years ago
  2. 1bf3d78 [apkverify] Merge idsig into apkverify package by Alice Wang · 3 years ago
  3. f27626a [apk_digest] Move the logic of extracting v4 digest to v4 module by Alice Wang · 3 years ago
  4. 4f4fd7e Merge "[idsig] Simplify building V4Signature from idsig" by Treehugger Robot · 3 years ago
  5. 89cff01 [idsig] Simplify building V4Signature from idsig by Alice Wang · 3 years ago
  6. f28a518 [apex][test] Rename apexutil tests to make the tests goal clear by Alice Wang · 3 years ago
  7. 0cafa14 [apkverify] Add API to compute v4 apk_digest by Alice Wang · 3 years ago
  8. 5070102 Reland "[apkverify] Skip DSA SHA256 during apk verification" by Alice Wang · 3 years ago
  9. 0a7858c [idsig][test] Update idsig test.apk to apk signed with ECDSA by Alice Wang · 3 years ago
  10. a09156e [idsig][apk] Change default signature algorithm to RSAPSS-SHA256 by Alice Wang · 3 years ago
  11. 46964b2 Add idsig test to presubmit by Andrew Scull · 3 years ago
  12. 3bae36c Revert "[apkverify] Skip DSA SHA256 during apk verification" by Andrew Scull · 3 years ago
  13. be9493c Merge "[apkverify] Skip DSA SHA256 during apk verification" by Treehugger Robot · 3 years ago
  14. 38afcb2 Merge "[apkverify] Refactor signer and apk section extraction for reuse" by Treehugger Robot · 3 years ago
  15. c68b95b [apkverify] Skip DSA SHA256 during apk verification by Alice Wang · 3 years ago
  16. 7170127 [apkverify] Refactor signer and apk section extraction for reuse by Alice Wang · 3 years ago
  17. cd0fa45 [apkverify] Refactor finding digest by algorithm by Alice Wang · 3 years ago
  18. a7cac42 [apkverify] Use PKey<Public> instead of raw bytes for public key by Alice Wang · 3 years ago
  19. d73d0ff [apkverify] Use SignatureAlgorithmID in Digest/Signature by Alice Wang · 3 years ago
  20. 676bb4a [apk_digest][test] Check v4 apk_digest is valid by Alice Wang · 3 years ago
  21. 2ef3074 [apk_digest] Return SignatureAlgorithmID when fetching apk digest by Alice Wang · 3 years ago
  22. f8f2011 Merge "[apkverify] Remove the Ord implementation for SignatureAlgorithmID" by Alice Wang · 3 years ago
  23. 62353c5 [apk_digest] Pass SignatureAlgorithmID to compute_digest by Alice Wang · 3 years ago
  24. b1e15ca [apkverify] Remove the Ord implementation for SignatureAlgorithmID by Alice Wang · 3 years ago
  25. 22b374c Merge "[apkverify][test] Check public key extracted from apk is valid" by Treehugger Robot · 3 years ago
  26. ee1cedc Merge "[idsig] Use SignatureAlgorithmID from apkverify" by Treehugger Robot · 3 years ago
  27. 3c01662 [apkverify][test] Check public key extracted from apk is valid by Alice Wang · 3 years ago
  28. 0a293bb [idsig] Use SignatureAlgorithmID from apkverify by Alice Wang · 3 years ago
  29. 67d3c00 [apkverify][test] Verify public key in apk verification tests by Alice Wang · 3 years ago
  30. bc4b9a9 [apkverify] Use ensure!() instead of bail!() in apk verification by Alice Wang · 3 years ago
  31. 1ffff62 [apkverify] Get message digest directly from signature algorithm by Alice Wang · 3 years ago
  32. 455b02b [apkverify] Enable apk verification with ECDSA with SHA2-512 digest by Alice Wang · 3 years ago
  33. 42e418e Merge "[apkverify] Refactor verify_signed_data to use SignatureAlgorithmID" by Alice Wang · 3 years ago
  34. 9288935 [apkverify] Point TODOs in comments to the correct bug ids by Alice Wang · 3 years ago
  35. a66b5c0 [apkverify] Refactor verify_signed_data to use SignatureAlgorithmID by Alice Wang · 3 years ago
  36. 5d0f89a [apkverify] Introduce enums for signature and content digest algorithms by Alice Wang · 3 years ago
  37. af1d15b apkverify:Raise NotFound error when searching for signature by Alice Wang · 3 years ago
  38. 9807322 apkverify:Test apk digest computation by Alice Wang · 3 years ago
  39. 25109dd Merge "Test V4 apk_digest computation in apkverify" by Alice Wang · 3 years ago
  40. a94ba17 Test V4 apk_digest computation in apkverify by Alice Wang · 3 years ago
  41. efe387f Merge "Test APK section zip methods with real APK files" by Treehugger Robot · 3 years ago
  42. ed79eab Test APK section zip methods with real APK files by Alice Wang · 3 years ago
  43. 4b7c0ba cleanup:Limit the scope of dead_code in v3 by Alice Wang · 3 years ago
  44. 6472ccd Migrate to Rust 2021 edition by Alan Stokes · 3 years ago
  45. 491382d Merge "Moved binder_common to rpcbinder package under binder directory." by Andrew Walbran · 3 years ago
  46. d1bd3c1 Merge changes I5e4db74f,I167148cd,I512a2cd0 by Treehugger Robot · 3 years ago
  47. 62085c0 Send UID and VM identifier to existing atoms by Seungjae Yoo · 3 years, 1 month ago
  48. 5f7c3c7 Move AVF tests to avf-pre/postsubmit test group by David Brazdil · 3 years ago
  49. 7eb5ca4 Moved binder_common to rpcbinder package under binder directory. by Andrew Walbran · 3 years, 1 month ago
  50. 6f5a9b5 Update source for Rust 1.63.0 by Chris Wailes · 3 years, 1 month ago
  51. 46999c9 Moved LazyServiceGuard to binder crate. by Andrew Walbran · 3 years, 1 month ago
  52. dcf9d58 Use new binder exception constructors moved from binder_common. by Andrew Walbran · 3 years, 1 month ago
  53. 7e265dd Merge "Add safe wrapper for RpcPreconnectedClient." by Andrew Walbran · 3 years, 1 month ago
  54. c944fae Add safe wrapper for RpcPreconnectedClient. by Andrew Walbran · 3 years, 1 month ago
  55. 065145d Merge "Add safe wrapper for RunRpcServerWithFactory." by Andrew Walbran · 3 years, 1 month ago
  56. 634a871 Merge "Fix formatting of doc comment." by Treehugger Robot · 3 years, 1 month ago
  57. 0fd0ff0 Add safe wrapper for RunRpcServerWithFactory. by Andrew Walbran · 3 years, 1 month ago
  58. aa0ded5 Fix formatting of doc comment. by Andrew Walbran · 3 years, 1 month ago
  59. f73794d rust: Visibility exports for bindgen by Matthew Maurer · 3 years, 1 month ago
  60. 3356d6d Add util methods to get payload vbmeta image hash by Alice Wang · 3 years, 2 months ago
  61. 79713d9 Migrate from the x509-parser to the openssl crate by Alice Wang · 3 years, 2 months ago
  62. c44495d Merge "Extract library for VBMeta image handling" by Treehugger Robot · 3 years, 2 months ago
  63. 3812725 Extract library for VBMeta image handling by Andrew Scull · 3 years, 3 months ago
  64. c3f2ac2 Fix tests on aosp_cf_x86_64_only_phone by Alan Stokes · 3 years, 2 months ago
  65. 460cc83 Merge "Improve test coverage v3-only for apkverify" by Seungjae Yoo · 3 years, 3 months ago
  66. 91e250a Improve test coverage v3-only for apkverify by Seungjae Yoo · 3 years, 3 months ago
  67. 11d53ee idsig: Include the APK digest by Andrew Scull · 3 years, 3 months ago
  68. a11b83a apkverify: Add function to pick v4 apk digest by Andrew Scull · 3 years, 3 months ago
  69. 9173eb8 apkverify: Rank based on v4 preferences by Andrew Scull · 3 years, 3 months ago
  70. 6ab4736 Merge "idsig: Migrate from ring to the openssl crate" by Treehugger Robot · 3 years, 3 months ago
  71. 462569d idsig: Migrate from ring to the openssl crate by Andrew Scull · 3 years, 3 months ago
  72. 1c32ed1 apkverify: Make the library available for host tools by Andrew Scull · 3 years, 3 months ago
  73. 5877e1b Merge "Revert "apkverify: Make the library available for host tools"" by Treehugger Robot · 3 years, 3 months ago
  74. 199fbcf Revert "apkverify: Make the library available for host tools" by Andrew Scull · 3 years, 3 months ago
  75. b265449 Merge "apkverify: Migrate from ring to openssl crate" by Treehugger Robot · 3 years, 3 months ago
  76. 36f3264 Merge "apkverify: Make the library available for host tools" by Andrew Scull · 3 years, 3 months ago
  77. c208eb4 apkverify: Migrate from ring to openssl crate by Andrew Scull · 3 years, 3 months ago
  78. 228b71f apkverify: Make the library available for host tools by Andrew Scull · 3 years, 3 months ago
  79. f3fd4c6 apkverify: Re-export functions rather than wrap them by Andrew Scull · 3 years, 3 months ago
  80. 1163879 Move APEX handling to a library by Andrew Scull · 3 years, 4 months ago
  81. 8e92a6e Make avb_bindgen host supported by Andrew Scull · 3 years, 5 months ago
  82. dcf1741 Specify virtual platform version and enforce it by Jiyong Park · 3 years, 7 months ago
  83. 5f0f668 Move libs into libs/ by Jooyung Han · 3 years, 7 months ago
  84. c8deb47 Store/Pass root digests of APEX payload by Jooyung Han · 4 years ago