- 8704861 Simplify test ownership. by Alan Stokes · 1 year, 6 months ago
- d9dda0c Replace use of deprecated logging functions by Jeff Vander Stoep · 1 year, 6 months ago
- 5369617 [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 1 year, 6 months ago
- 1508df2 Use cert hash not public key for APK authority by Alan Stokes · 1 year, 8 months ago
- ce83215 Update needed for Rust v1.73.0 by Charisee · 1 year, 9 months ago
- 068f6d4 Parse APK manifest to extract version etc by Alan Stokes · 1 year, 10 months ago
- aa2fa5c Simplify ziputils by Alan Stokes · 1 year, 10 months ago
- da1b273 Add avf_build_flags_rust defaults to all rust_ modules by Nikita Ioffe · 1 year, 11 months ago
- 959f551 Add a comment in TEST_MAPPING that ath_config has to be updated by Jiyong Park · 2 years, 2 months ago
- 25c8621 Test for min/mx sdk in APK signatures by Alan Stokes · 2 years, 5 months ago
- 25f6936 Improve APK signature handling by Alan Stokes · 2 years, 5 months ago
- 668224f Change request for Rust v1.68.0 by Charisee · 2 years, 5 months ago
- 738be14 Update Android source for Rust 1.67.1 by Chris Wailes · 2 years, 6 months ago
- 815461f [refactoring] Use #[default] attribute to create enum default by Alice Wang · 2 years, 6 months ago
- 96113f3 Importing rustc-1.66.0 by Charisee · 2 years, 7 months ago
- a687699 Clarify error message by Alan Stokes · 2 years, 7 months ago
- f1ce987 Fix OOM in createOrUpdateIdsigFile when a directory is passed by Nikita Ioffe · 2 years, 8 months ago
- 40ff803 Use libhex to encode hex string in libs/apkverify/ by Tanmoy Mollik · 2 years, 9 months ago
- 554fc5a [Hex] Use libhex to encode hex string in libs/apkverify/v4.rs by Tanmoy Mollik · 2 years, 10 months ago
- ab5231f [apkverify] Move HashAlgorithm to algorithms by Alice Wang · 2 years, 10 months ago
- 1bf3d78 [apkverify] Merge idsig into apkverify package by Alice Wang · 2 years, 11 months ago
- f27626a [apk_digest] Move the logic of extracting v4 digest to v4 module by Alice Wang · 2 years, 11 months ago
- 0cafa14 [apkverify] Add API to compute v4 apk_digest by Alice Wang · 2 years, 11 months ago
- 5070102 Reland "[apkverify] Skip DSA SHA256 during apk verification" by Alice Wang · 2 years, 11 months ago
- a09156e [idsig][apk] Change default signature algorithm to RSAPSS-SHA256 by Alice Wang · 2 years, 11 months ago
- 3bae36c Revert "[apkverify] Skip DSA SHA256 during apk verification" by Andrew Scull · 2 years, 11 months ago
- be9493c Merge "[apkverify] Skip DSA SHA256 during apk verification" by Treehugger Robot · 2 years, 11 months ago
- 38afcb2 Merge "[apkverify] Refactor signer and apk section extraction for reuse" by Treehugger Robot · 2 years, 11 months ago
- c68b95b [apkverify] Skip DSA SHA256 during apk verification by Alice Wang · 2 years, 11 months ago
- 7170127 [apkverify] Refactor signer and apk section extraction for reuse by Alice Wang · 2 years, 11 months ago
- cd0fa45 [apkverify] Refactor finding digest by algorithm by Alice Wang · 2 years, 11 months ago
- a7cac42 [apkverify] Use PKey<Public> instead of raw bytes for public key by Alice Wang · 2 years, 11 months ago
- d73d0ff [apkverify] Use SignatureAlgorithmID in Digest/Signature by Alice Wang · 2 years, 11 months ago
- 676bb4a [apk_digest][test] Check v4 apk_digest is valid by Alice Wang · 2 years, 11 months ago
- 2ef3074 [apk_digest] Return SignatureAlgorithmID when fetching apk digest by Alice Wang · 2 years, 11 months ago
- f8f2011 Merge "[apkverify] Remove the Ord implementation for SignatureAlgorithmID" by Alice Wang · 2 years, 11 months ago
- 62353c5 [apk_digest] Pass SignatureAlgorithmID to compute_digest by Alice Wang · 2 years, 11 months ago
- b1e15ca [apkverify] Remove the Ord implementation for SignatureAlgorithmID by Alice Wang · 2 years, 11 months ago
- 22b374c Merge "[apkverify][test] Check public key extracted from apk is valid" by Treehugger Robot · 2 years, 11 months ago
- ee1cedc Merge "[idsig] Use SignatureAlgorithmID from apkverify" by Treehugger Robot · 2 years, 11 months ago
- 3c01662 [apkverify][test] Check public key extracted from apk is valid by Alice Wang · 2 years, 11 months ago
- 0a293bb [idsig] Use SignatureAlgorithmID from apkverify by Alice Wang · 2 years, 11 months ago
- 67d3c00 [apkverify][test] Verify public key in apk verification tests by Alice Wang · 2 years, 11 months ago
- bc4b9a9 [apkverify] Use ensure!() instead of bail!() in apk verification by Alice Wang · 2 years, 11 months ago
- 1ffff62 [apkverify] Get message digest directly from signature algorithm by Alice Wang · 2 years, 11 months ago
- 455b02b [apkverify] Enable apk verification with ECDSA with SHA2-512 digest by Alice Wang · 2 years, 11 months ago
- 42e418e Merge "[apkverify] Refactor verify_signed_data to use SignatureAlgorithmID" by Alice Wang · 2 years, 11 months ago
- 9288935 [apkverify] Point TODOs in comments to the correct bug ids by Alice Wang · 2 years, 11 months ago
- a66b5c0 [apkverify] Refactor verify_signed_data to use SignatureAlgorithmID by Alice Wang · 2 years, 11 months ago
- 5d0f89a [apkverify] Introduce enums for signature and content digest algorithms by Alice Wang · 2 years, 11 months ago
- af1d15b apkverify:Raise NotFound error when searching for signature by Alice Wang · 2 years, 11 months ago
- 9807322 apkverify:Test apk digest computation by Alice Wang · 2 years, 11 months ago
- 25109dd Merge "Test V4 apk_digest computation in apkverify" by Alice Wang · 2 years, 11 months ago
- a94ba17 Test V4 apk_digest computation in apkverify by Alice Wang · 2 years, 11 months ago
- efe387f Merge "Test APK section zip methods with real APK files" by Treehugger Robot · 2 years, 11 months ago
- ed79eab Test APK section zip methods with real APK files by Alice Wang · 2 years, 11 months ago
- 4b7c0ba cleanup:Limit the scope of dead_code in v3 by Alice Wang · 3 years ago
- 6472ccd Migrate to Rust 2021 edition by Alan Stokes · 3 years ago
- 5f7c3c7 Move AVF tests to avf-pre/postsubmit test group by David Brazdil · 3 years ago
- 6f5a9b5 Update source for Rust 1.63.0 by Chris Wailes · 3 years ago
- 79713d9 Migrate from the x509-parser to the openssl crate by Alice Wang · 3 years, 1 month ago
- 460cc83 Merge "Improve test coverage v3-only for apkverify" by Seungjae Yoo · 3 years, 2 months ago
- 91e250a Improve test coverage v3-only for apkverify by Seungjae Yoo · 3 years, 2 months ago
- 11d53ee idsig: Include the APK digest by Andrew Scull · 3 years, 2 months ago
- a11b83a apkverify: Add function to pick v4 apk digest by Andrew Scull · 3 years, 2 months ago
- 9173eb8 apkverify: Rank based on v4 preferences by Andrew Scull · 3 years, 2 months ago
- 1c32ed1 apkverify: Make the library available for host tools by Andrew Scull · 3 years, 3 months ago
- 5877e1b Merge "Revert "apkverify: Make the library available for host tools"" by Treehugger Robot · 3 years, 3 months ago
- 199fbcf Revert "apkverify: Make the library available for host tools" by Andrew Scull · 3 years, 3 months ago
- b265449 Merge "apkverify: Migrate from ring to openssl crate" by Treehugger Robot · 3 years, 3 months ago
- 36f3264 Merge "apkverify: Make the library available for host tools" by Andrew Scull · 3 years, 3 months ago
- c208eb4 apkverify: Migrate from ring to openssl crate by Andrew Scull · 3 years, 3 months ago
- 228b71f apkverify: Make the library available for host tools by Andrew Scull · 3 years, 3 months ago
- f3fd4c6 apkverify: Re-export functions rather than wrap them by Andrew Scull · 3 years, 3 months ago
- 5f0f668 Move libs into libs/ by Jooyung Han · 3 years, 6 months ago