1. b944c48 Merge branch 'dev/11/fp3/security-aosp-rvc-release' into int/11/fp3 by Prashantsinh Parmar · 1 year, 2 months ago int/11/fp3 rel/11/fp3/8901.4.A.0025 rel/11/fp3/8901.4.A.0026 rel/11/fp3/8901.4.A.0027 rel/11/fp3/8901.4.A.0028 rel/11/fp3/8901.4.A.0025.0 rel/11/fp3/8901.4.A.0026.1 rel/11/fp3/8901.4.A.0027.1 rel/11/fp3/8901.4.A.0028.1
  2. 6e8880c Limit the number of supported v1 and v2 signers by Michael Groover · 1 year, 6 months ago
  3. 5983b33 Add API to obtain certificates in source stamp signer's lineage by Michael Groover · 4 years ago
  4. 7515f89 Obtain the V1 signing certificate during stamp verification by Michael Groover · 4 years ago
  5. 37ec54b Create lineage for source stamps by Khaled Abdelmohsen · 4 years ago
  6. 211faf0 Verify source stamp lineage by Khaled Abdelmohsen · 4 years, 1 month ago
  7. 6956cda Supporting V3 cert rotation logic in V4. by Alex Buynytskyy · 4 years, 1 month ago
  8. 52c11ad Ignoring more exceptions in "ignore error" mode. by Alex Buynytskyy · 4 years, 1 month ago
  9. 75a0246 Add stamp attributes to source stamp signing block by Khaled Abdelmohsen · 4 years, 1 month ago
  10. 271820b Accept lineage for source stamps in signer by Khaled Abdelmohsen · 4 years, 1 month ago
  11. 069429b Code cleanup based on static analysis by Michael Groover · 4 years, 1 month ago
  12. c088f66 Create lightweight utils and source stamp verifier by Michael Groover · 4 years, 1 month ago
  13. e00c177 Code cleanup based on latest static analysis report by Michael Groover · 4 years, 1 month ago
  14. 343ceae Add API to ApkUtils to obtain APK's versionCode by Michael Groover · 4 years, 2 months ago
  15. 4430b29 Restore internal constants used by clients by Michael Groover · 4 years, 2 months ago
  16. 92825ed Add API to verify source stamp signature by Michael Groover · 4 years, 2 months ago
  17. 9f0e49e Stamp refactorings by Khaled Abdelmohsen · 4 years, 3 months ago
  18. 79142cc Add conscrypt provider to apksigner to support PSS by Michael Groover · 4 years, 2 months ago
  19. d07c3bd Handle existing stamp by Khaled Abdelmohsen · 4 years, 3 months ago
  20. 75e15e0 Merge changes Ia3f1e55e,I2cc5f1ba,Ib172970c into rvc-dev by Khaled Abdelmohsen · 4 years, 3 months ago
  21. 00de7ad Add source stamp verifier V2 by Khaled Abdelmohsen · 4 years, 4 months ago
  22. 96230da Add V1 digest to source stamp signer V2 by Khaled Abdelmohsen · 4 years, 4 months ago
  23. eac5d1a Add source stamp signer V2 by Khaled Abdelmohsen · 4 years, 4 months ago
  24. 948b54b Use min SDK or default 1 when target SDK not specified by Michael Groover · 4 years, 4 months ago
  25. 86a6343 Merge "Verify APKs are signed with min sig version for target SDK" into rvc-dev by Michael Groover · 4 years, 4 months ago
  26. af5d616 Verify APKs are signed with min sig version for target SDK by Michael Groover · 4 years, 4 months ago
  27. 83f2e8b Replace uses of BigInteger.longValueExact/.intValueExact by Ben Gruver · 4 years, 4 months ago
  28. 6ae4be9 Add API to enable verity for V2 and V3 signing by Michael Groover · 4 years, 5 months ago
  29. af73969 Fixing (some of) google3 warnings. by Alex Buynytskyy · 4 years, 5 months ago
  30. cf82785 v2/v3 signing optimization. by Alex Buynytskyy · 4 years, 5 months ago
  31. afb5d90 Parallel sha256 calculation for v4 signature. by Alex Buynytskyy · 4 years, 5 months ago
  32. 40a9975 Provide separate v4 signature & hash tree for Play Signing by Tunan Wu · 4 years, 6 months ago
  33. 9a771be Change apksig API to allow disabling V4 error reporting by Michael Groover · 4 years, 6 months ago
  34. a45b23e V4 uses V2 digest if V3 is not available. by Alex Buynytskyy · 4 years, 6 months ago
  35. 8969f58 Merge "Remove verity signature algorithms from default for V2 / V3" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  36. d835bfe Remove verity signature algorithms from default for V2 / V3 by Michael Groover · 4 years, 6 months ago
  37. a655142 [apksigner] Use the same digest algos as framework by Yurii Zubrytskyi · 4 years, 6 months ago
  38. 2b26ce8 Handle non-present stamps in local verification by Khaled Abdelmohsen · 4 years, 7 months ago
  39. aa1210e Merge "Implement the new v4 signing scheme in apksigner" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
  40. 530fd3e Allow generating source stamp in apksig locally by Khaled Abdelmohsen · 4 years, 7 months ago
  41. 311d2ac Implement the new v4 signing scheme in apksigner by Alex Buynytskyy · 4 years, 7 months ago
  42. caf0df5 Make apksig compatible with Java 7 by Khaled Abdelmohsen · 4 years, 7 months ago
  43. 1236bfe Merge "Fix V4 signing states in regards to V3 signing" into rvc-dev by Khaled Abdelmohsen · 4 years, 7 months ago
  44. 1ab4784 Fix V4 signing states in regards to V3 signing by Khaled Abdelmohsen · 4 years, 7 months ago
  45. ca09d3b Remove unused exception declaration by Khaled Abdelmohsen · 4 years, 7 months ago
  46. 28c42d8 Create source stamp verifier by Khaled Abdelmohsen · 4 years, 7 months ago
  47. cc8dd81 Include source stamp cert digest in V1 signature by Khaled Abdelmohsen · 4 years, 7 months ago
  48. abcdbd2 Generate SourceStamp file before JAR signature by Khaled Abdelmohsen · 4 years, 7 months ago
  49. bc0fad8 Allow creation of SourceStamp only if V2/V3 signing enabled by Khaled Abdelmohsen · 4 years, 7 months ago
  50. b8be051 Add SourceStamp verification result model by Khaled Abdelmohsen · 4 years, 7 months ago
  51. 904108a Create source stamp block by Khaled Abdelmohsen · 4 years, 7 months ago
  52. cb9fe1e Upgrade JUnit to 4.13 to allow using assertThrows by Khaled Abdelmohsen · 4 years, 7 months ago
  53. 2c59a14 Merge "[apksig] add a version field to v4 signature format" by TreeHugger Robot · 4 years, 7 months ago
  54. b80cdcc [apksig] add a version field to v4 signature format by Yurii Zubrytskyi · 4 years, 7 months ago
  55. 459832d Add source stamp certificate hash to APK by Khaled Abdelmohsen · 4 years, 7 months ago
  56. 6c5c320 Refactor scheme signers to include APK digests by Khaled Abdelmohsen · 4 years, 7 months ago
  57. 283e0f7 [apksig] optional padding during verity tree build by Songchun Fan · 4 years, 8 months ago
  58. 2dc8fbd Add V3 apk digest into V4 signature by Songchun Fan · 4 years, 8 months ago
  59. 5ee0469 [v4] do no include source data size in root hash by Songchun Fan · 4 years, 8 months ago
  60. ab8f8f7 Changing format of idsig to allow streaming. by Alex Buynytskyy · 4 years, 8 months ago
  61. 0b7e665 Add an option to embed original data in pkcs#7 block by Songchun Fan · 4 years, 8 months ago
  62. d404451 [apksig] initial implementation of V4 signing by Songchun Fan · 4 years, 8 months ago
  63. ae74d60 Add DataSource factories directly from FileChannel by Jake Wharton · 5 years ago
  64. 7137dde Fix a typo in hex digit conversion by Vic Yang · 5 years ago
  65. 8baa376 Implement range-based pin list by Vic Yang · 5 years ago
  66. c4ee3da Refactor RunnablesExecutor by Fedor Kudasov · 5 years ago
  67. ad82f37 Reencode negative modulus in APK signing block to allow app updates by Michael Groover · 6 years ago
  68. b6b4a0a Remove explicit concurrency from apksig implementation by Fedor Kudasov · 6 years ago
  69. 8ab05bf Merge "Parallel calculation of v2 signatures" by Fedor Kudasov · 6 years ago
  70. 9865fe0 Parallel calculation of v2 signatures by Fedor Kudasov · 6 years ago
  71. 6d7f974 Add @RunWith for test by Fedor Kudasov · 6 years ago
  72. 03368b6 Fix DataSources to be thread-safe by Fedor Kudasov · 6 years ago
  73. 4ebd7b5 Merge "Revert "Fix DataSources"" by Fedor Kudasov · 6 years ago
  74. 14b5b91 Revert "Fix DataSources" by Fedor Kudasov · 6 years ago
  75. 6a9a5f2 Merge "Factor out keystore and cert/pk8 extraction into util class" by Michael Groover · 6 years ago
  76. 0a7568b Factor out keystore and cert/pk8 extraction into util class by Michael Groover · 6 years ago
  77. 8d9c517 Fix DataSources by Fedor Kudasov · 6 years ago
  78. 2f75137 Init apk signer with the existing signing information by Michael Groover · 6 years ago
  79. 5941d71 Resolve handling of supported signatures and digests for max SDK by Michael Groover · 6 years ago
  80. 1b063ad Resolve 'redundant length bytes' error when parsing BER encoded certificate by Michael Groover · 6 years ago
  81. dded3f8 Add apksig Signature Scheme v3 tests by Michael Groover · 6 years ago
  82. e74151c Merge "Revert "Compare cert encodings in SigningCertificateLineage"" by Treehugger Robot · 6 years ago
  83. f78c889 Revert "Compare cert encodings in SigningCertificateLineage" by Michael Groover · 6 years ago
  84. 35757ad Add Signature Scheme v3 stripping protection to v2 block by Michael Groover · 6 years ago
  85. 42e5cb6 Add support to modify capabilities of signers in lineage by Michael Groover · 6 years ago
  86. 51d7b22 Merge "Perform byte comparion of X509Cert in GuaranteedX509Cert#equals" by Treehugger Robot · 6 years ago
  87. dd6c030 Perform byte comparion of X509Cert in GuaranteedX509Cert#equals by Michael Groover · 6 years ago
  88. b673abb Compare cert encodings in SigningCertificateLineage by Michael Groover · 6 years ago
  89. 8ed5049 Merge "Wrap JKS Certs in GuaranteedEncodedFormX509Certificates" by Treehugger Robot · 6 years ago
  90. 8457075 Wrap JKS Certs in GuaranteedEncodedFormX509Certificates by Michael Groover · 6 years ago
  91. 2de3ec2 Add missing ByteOrder.LITTLE_ENDIAN by Chad Brubaker · 6 years ago
  92. bd780bf Implement APK pin list generation from special asset files by Daniel Colascione · 6 years ago
  93. 2616b96 Merge "Check Signing Block size and alignment requirements" by Treehugger Robot · 6 years ago
  94. ac023c9 Add ability to toggle AUTH signing cert capability. by Dan Cashman · 6 years ago
  95. 39a28bd Check Signing Block size and alignment requirements by Victor Hsieh · 6 years ago
  96. 26f734f Add ROLLBACK past signing cert capability. by Dan Cashman · 6 years ago
  97. 994bf2a Ensure v1/v2 signer matches root signing history. by Dan Cashman · 6 years ago
  98. a13d77b Add check to SigningCertificateLineage enforcing unique certs. by Dan Cashman · 6 years ago
  99. f1f51e1 Revert "Temporarily disable verity algorithm" by Victor Hsieh · 6 years ago
  100. a424d49 Temporarily disable verity algorithm by Victor Hsieh · 7 years ago