1. aa1210e Merge "Implement the new v4 signing scheme in apksigner" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  2. 530fd3e Allow generating source stamp in apksig locally by Khaled Abdelmohsen · 4 years, 4 months ago
  3. 311d2ac Implement the new v4 signing scheme in apksigner by Alex Buynytskyy · 4 years, 4 months ago
  4. caf0df5 Make apksig compatible with Java 7 by Khaled Abdelmohsen · 4 years, 5 months ago
  5. 1236bfe Merge "Fix V4 signing states in regards to V3 signing" into rvc-dev by Khaled Abdelmohsen · 4 years, 5 months ago
  6. 1ab4784 Fix V4 signing states in regards to V3 signing by Khaled Abdelmohsen · 4 years, 5 months ago
  7. ca09d3b Remove unused exception declaration by Khaled Abdelmohsen · 4 years, 5 months ago
  8. 28c42d8 Create source stamp verifier by Khaled Abdelmohsen · 4 years, 5 months ago
  9. cc8dd81 Include source stamp cert digest in V1 signature by Khaled Abdelmohsen · 4 years, 5 months ago
  10. abcdbd2 Generate SourceStamp file before JAR signature by Khaled Abdelmohsen · 4 years, 5 months ago
  11. bc0fad8 Allow creation of SourceStamp only if V2/V3 signing enabled by Khaled Abdelmohsen · 4 years, 5 months ago
  12. b8be051 Add SourceStamp verification result model by Khaled Abdelmohsen · 4 years, 5 months ago
  13. 904108a Create source stamp block by Khaled Abdelmohsen · 4 years, 5 months ago
  14. cb9fe1e Upgrade JUnit to 4.13 to allow using assertThrows by Khaled Abdelmohsen · 4 years, 5 months ago
  15. 2c59a14 Merge "[apksig] add a version field to v4 signature format" by TreeHugger Robot · 4 years, 5 months ago
  16. b80cdcc [apksig] add a version field to v4 signature format by Yurii Zubrytskyi · 4 years, 5 months ago
  17. 459832d Add source stamp certificate hash to APK by Khaled Abdelmohsen · 4 years, 5 months ago
  18. 6c5c320 Refactor scheme signers to include APK digests by Khaled Abdelmohsen · 4 years, 5 months ago
  19. 283e0f7 [apksig] optional padding during verity tree build by Songchun Fan · 4 years, 5 months ago
  20. 2dc8fbd Add V3 apk digest into V4 signature by Songchun Fan · 4 years, 5 months ago
  21. 5ee0469 [v4] do no include source data size in root hash by Songchun Fan · 4 years, 5 months ago
  22. ab8f8f7 Changing format of idsig to allow streaming. by Alex Buynytskyy · 4 years, 6 months ago
  23. 0b7e665 Add an option to embed original data in pkcs#7 block by Songchun Fan · 4 years, 6 months ago
  24. d404451 [apksig] initial implementation of V4 signing by Songchun Fan · 4 years, 6 months ago
  25. ae74d60 Add DataSource factories directly from FileChannel by Jake Wharton · 4 years, 9 months ago
  26. 7137dde Fix a typo in hex digit conversion by Vic Yang · 5 years ago
  27. 8baa376 Implement range-based pin list by Vic Yang · 5 years ago
  28. c4ee3da Refactor RunnablesExecutor by Fedor Kudasov · 5 years ago
  29. ad82f37 Reencode negative modulus in APK signing block to allow app updates by Michael Groover · 5 years ago
  30. b6b4a0a Remove explicit concurrency from apksig implementation by Fedor Kudasov · 5 years ago
  31. 8ab05bf Merge "Parallel calculation of v2 signatures" by Fedor Kudasov · 5 years ago
  32. 9865fe0 Parallel calculation of v2 signatures by Fedor Kudasov · 5 years ago
  33. 6d7f974 Add @RunWith for test by Fedor Kudasov · 5 years ago
  34. 03368b6 Fix DataSources to be thread-safe by Fedor Kudasov · 5 years ago
  35. 4ebd7b5 Merge "Revert "Fix DataSources"" by Fedor Kudasov · 5 years ago
  36. 14b5b91 Revert "Fix DataSources" by Fedor Kudasov · 5 years ago
  37. 6a9a5f2 Merge "Factor out keystore and cert/pk8 extraction into util class" by Michael Groover · 5 years ago
  38. 0a7568b Factor out keystore and cert/pk8 extraction into util class by Michael Groover · 5 years ago
  39. 8d9c517 Fix DataSources by Fedor Kudasov · 5 years ago
  40. 2f75137 Init apk signer with the existing signing information by Michael Groover · 6 years ago
  41. 5941d71 Resolve handling of supported signatures and digests for max SDK by Michael Groover · 6 years ago
  42. 1b063ad Resolve 'redundant length bytes' error when parsing BER encoded certificate by Michael Groover · 6 years ago
  43. dded3f8 Add apksig Signature Scheme v3 tests by Michael Groover · 6 years ago
  44. e74151c Merge "Revert "Compare cert encodings in SigningCertificateLineage"" by Treehugger Robot · 6 years ago
  45. f78c889 Revert "Compare cert encodings in SigningCertificateLineage" by Michael Groover · 6 years ago
  46. 35757ad Add Signature Scheme v3 stripping protection to v2 block by Michael Groover · 6 years ago
  47. 42e5cb6 Add support to modify capabilities of signers in lineage by Michael Groover · 6 years ago
  48. 51d7b22 Merge "Perform byte comparion of X509Cert in GuaranteedX509Cert#equals" by Treehugger Robot · 6 years ago
  49. dd6c030 Perform byte comparion of X509Cert in GuaranteedX509Cert#equals by Michael Groover · 6 years ago
  50. b673abb Compare cert encodings in SigningCertificateLineage by Michael Groover · 6 years ago
  51. 8ed5049 Merge "Wrap JKS Certs in GuaranteedEncodedFormX509Certificates" by Treehugger Robot · 6 years ago
  52. 8457075 Wrap JKS Certs in GuaranteedEncodedFormX509Certificates by Michael Groover · 6 years ago
  53. 2de3ec2 Add missing ByteOrder.LITTLE_ENDIAN by Chad Brubaker · 6 years ago
  54. bd780bf Implement APK pin list generation from special asset files by Daniel Colascione · 6 years ago
  55. 2616b96 Merge "Check Signing Block size and alignment requirements" by Treehugger Robot · 6 years ago
  56. ac023c9 Add ability to toggle AUTH signing cert capability. by Dan Cashman · 6 years ago
  57. 39a28bd Check Signing Block size and alignment requirements by Victor Hsieh · 6 years ago
  58. 26f734f Add ROLLBACK past signing cert capability. by Dan Cashman · 6 years ago
  59. 994bf2a Ensure v1/v2 signer matches root signing history. by Dan Cashman · 6 years ago
  60. a13d77b Add check to SigningCertificateLineage enforcing unique certs. by Dan Cashman · 6 years ago
  61. f1f51e1 Revert "Temporarily disable verity algorithm" by Victor Hsieh · 6 years ago
  62. a424d49 Temporarily disable verity algorithm by Victor Hsieh · 6 years ago
  63. 5ee3f2c apksig: fix warnings. by Dan Cashman · 6 years ago
  64. a2905f0 apksig: Add V3SchemeVerifier. by Dan Cashman · 7 years ago
  65. cff90ee Merge "Append the content length to the verity digest" by Treehugger Robot · 6 years ago
  66. 625d4ed Append the content length to the verity digest by Victor Hsieh · 6 years ago
  67. d5f60ca Add rotate tool to apksigner. by Dan Cashman · 7 years ago
  68. ff1aeed Add SigningCertificateLineage to apksig. by Dan Cashman · 7 years ago
  69. ea8526a Add ability to sign with APK Signature Scheme v3. by Dan Cashman · 7 years ago
  70. fdac2d5 Update golden apks to 2ba27760 by Victor Hsieh · 6 years ago
  71. 2ba2776 Change verity hash algorithm to pad file end by Victor Hsieh · 6 years ago
  72. 53cd83c Promote verity algorithms from experimental by Victor Hsieh · 7 years ago
  73. edf96cb Refactor non-v2-specific components into common area for v3 use. by Daniel Cashman · 7 years ago
  74. 9609f78 Fix bug in parsing v2 sig additional attrs by Alex Klyubin · 7 years ago
  75. 1337d0c Small improvements to documentation by Alex Klyubin · 7 years ago
  76. 1337c0d Fix linter warnings by Alex Klyubin · 7 years ago
  77. 744f4ba Add ApkUtils.getPackageNameFromBinaryAndroidManifest by Alex Klyubin · 7 years ago
  78. a6dd529 Add public API ApkUtils.getAndroidManifest by Alex Klyubin · 7 years ago
  79. 0df935f Merge "Public API for MessageDigest as DataSink" by Alex Klyubin · 7 years ago
  80. dc4040c Public API for MessageDigest as DataSink by Alex Klyubin · 7 years ago
  81. d0d1f90 Public API for locating APK Signing Block by Alex Klyubin · 7 years ago
  82. aea4603 Offer a way to refuse to sign debuggable APKs by Alex Klyubin · 7 years ago
  83. b5d6e33 Fix assorted compile-time warnings by Alex Klyubin · 7 years ago
  84. b61be18 Introduce a 4K chunk signature algorithm as experimental by Victor Hsieh · 7 years ago
  85. f977b6a Fix warning by Victor Hsieh · 7 years ago
  86. 4ef5c80 Delay V2 signer configs construction to before use by Victor Hsieh · 7 years ago
  87. bad6d2c Add ApkSignerEngine.outputZipSections2 by Victor Hsieh · 7 years ago
  88. 293b071 Build APK verity tree by Victor Hsieh · 7 years ago
  89. 6d5faed Merge "Make V2SchemeVerifier verify up to maxSdkVersion" by Treehugger Robot · 7 years ago
  90. 95dff83 Make V2SchemeVerifier verify up to maxSdkVersion by Victor Hsieh · 7 years ago
  91. 9f881b3 Make Central Directory and Signing Block 4K-aligned by Victor Hsieh · 7 years ago
  92. 51ca09f Add VerityTreeBuilder to generate root hash by Victor Hsieh · 7 years ago
  93. cadd9d2 Merge "Bump apksigner version to 0.8" by Alex Klyubin · 7 years ago
  94. d0293c0 Add missing final keyword by Alex Klyubin · 7 years ago
  95. 41ca1d3 Bump apksigner version to 0.8 by Alex Klyubin · 7 years ago
  96. 76d14b5 Add --pass-encoding parameter to apksigner by Alex Klyubin · 7 years ago
  97. 3815887 Tweaks in handling of JAR signed attributes by Alex Klyubin · 7 years ago
  98. e77a702 Merge "Stop relying on sun.** when verifying JAR sigs" by Treehugger Robot · 7 years ago
  99. 9a435f1 Stop relying on sun.** when verifying JAR sigs by Alex Klyubin · 7 years ago
  100. 843d09e Fix typo in "apksigner sign" help page by Alex Klyubin · 7 years ago