1. c5066a9 Make ML-DSA-65 signing deterministic to prevent OTA issues am: 3dec4de911 by Spandan Das · 10 days ago main-kernel
  2. 3dec4de Make ML-DSA-65 signing deterministic to prevent OTA issues by Spandan Das · 10 days ago mirror-goog-main-external
  3. 2daac70 [automerger skipped] Fix silent failure in RSA verification on memory allocation error am: e8819556a9 am: 1507781b40 -s ours am: b6b00934fc -s ours am: 6a02eb836b -s ours by Duy Truong · 4 weeks ago
  4. 6a02eb8 [automerger skipped] Fix silent failure in RSA verification on memory allocation error am: e8819556a9 am: 1507781b40 -s ours am: b6b00934fc -s ours by Duy Truong · 4 weeks ago
  5. b6b0093 [automerger skipped] Fix silent failure in RSA verification on memory allocation error am: e8819556a9 am: 1507781b40 -s ours by Duy Truong · 4 weeks ago
  6. 1507781 Fix silent failure in RSA verification on memory allocation error am: e8819556a9 by Duy Truong · 4 weeks ago
  7. d719c49 [automerger skipped] Fix silent failure in RSA verification on memory allocation error am: 6eb159e19b -s ours am: d8ba8275a9 -s ours by Duy Truong · 4 weeks ago
  8. d8ba827 [automerger skipped] Fix silent failure in RSA verification on memory allocation error am: 6eb159e19b -s ours by Duy Truong · 4 weeks ago
  9. e6abcdd Merge "Fix silent failure in RSA verification on memory allocation error" into main am: 45c8454694 by David Pursell · 5 weeks ago
  10. 45c8454 Merge "Fix silent failure in RSA verification on memory allocation error" into main by David Pursell · 5 weeks ago
  11. e881955 Fix silent failure in RSA verification on memory allocation error by Duy Truong · 5 weeks ago
  12. 6eb159e Fix silent failure in RSA verification on memory allocation error by Duy Truong · 5 weeks ago
  13. 5f39dfc avb: clean up OWNERS am: 9192910a2e by David Pursell · 5 weeks ago
  14. 9192910 avb: clean up OWNERS by David Pursell · 5 weeks ago
  15. 4e48849 Fix verification bypass in chained vbmeta partitions am: 3575ab6568 by Duy Truong · 8 weeks ago
  16. 3575ab6 Fix verification bypass in chained vbmeta partitions by Duy Truong · 8 weeks ago
  17. 5262c8e Fix silent failure in RSA verification on memory allocation error by Duy Truong · 3 months ago
  18. a069716 avbtool: Add ML-DSA tests for public key extraction and verification am: d8b152eea8 by David Lin · 5 months ago
  19. d8b152e avbtool: Add ML-DSA tests for public key extraction and verification by David Lin · 5 months ago
  20. 3c50ada Merge "avbtool: Fix TypeError in MLDSAPublicKey.decode" into main am: a4a2d67bcf by android-test-infra-autosubmit@system.gserviceaccount.com · 5 months ago
  21. d4fdd68 avbtool: Fix public key size check in MLDSAPublicKey.verify am: 0ef0e298e8 by David Lin · 5 months ago
  22. a4a2d67 Merge "avbtool: Fix TypeError in MLDSAPublicKey.decode" into main by android-test-infra-autosubmit@system.gserviceaccount.com · 5 months ago
  23. 0ef0e29 avbtool: Fix public key size check in MLDSAPublicKey.verify by David Lin · 5 months ago
  24. d81a408 avbtool: Fix TypeError in MLDSAPublicKey.decode by David Lin · 5 months ago
  25. 4a4e2c8 Fix OOB read in iavb_parse_key_data am: 9670c9fa9f by David Lin · 5 months ago
  26. 9670c9f Fix OOB read in iavb_parse_key_data by David Lin · 5 months ago
  27. c8a5528 Fix OOB read in avb_mldsa_validate_public_key am: 3c4bef0aa7 by David Lin · 5 months ago
  28. 3c4bef0 Fix OOB read in avb_mldsa_validate_public_key by David Lin · 5 months ago
  29. 4a36c74 Update root of trust digest for MLDSA to SHA256 am: fd7862933d by David Lin · 5 months ago
  30. fd78629 Update root of trust digest for MLDSA to SHA256 by David Lin · 5 months ago
  31. 95edb4b avbtool: Use hermetic OpenSSL binary for build consistency am: 2b0158ee83 by Atul Luykx · 6 months ago
  32. 2b0158e avbtool: Use hermetic OpenSSL binary for build consistency by Atul Luykx · 6 months ago
  33. 4f953ed avbtool: Add --rollback_index to resign_image am: 171753ac8e by Grzegorz Bernacki · 7 months ago
  34. 171753a avbtool: Add --rollback_index to resign_image by Grzegorz Bernacki · 7 months ago
  35. f9dbfa4 Merge "Fix python warnings" into main am: 2447e7edf3 by Treehugger Robot · 7 months ago
  36. 2447e7e Merge "Fix python warnings" into main by Treehugger Robot · 7 months ago
  37. ca052be Merge "Verify pub key in chained image matches chained descriptor" into main am: 992c2b2402 by Treehugger Robot · 7 months ago
  38. 992c2b2 Merge "Verify pub key in chained image matches chained descriptor" into main by Treehugger Robot · 7 months ago
  39. 0a62983 Verify pub key in chained image matches chained descriptor by Kelvin Zhang · 7 months ago
  40. 5cc3812 Fix python warnings by Cole Faust · 7 months ago
  41. e4c0da6 libavb: Refactor prehash init and reduce code duplication am: 6fce968716 by Atul Luykx · 8 months ago
  42. cc2ab86 libavb: Add support for ML-DSA-65 and ML-DSA-87 signatures am: 79928a1567 by Atul Luykx · 8 months ago
  43. 6fce968 libavb: Refactor prehash init and reduce code duplication by Atul Luykx · 8 months ago
  44. 79928a1 libavb: Add support for ML-DSA-65 and ML-DSA-87 signatures by Atul Luykx · 8 months ago
  45. 3c9a192 Rust avb: add mismatched_lifetime_syntaxes lint am: 0e55aeca36 by David Pursell · 9 months ago
  46. 0e55aec Rust avb: add mismatched_lifetime_syntaxes lint by David Pursell · 9 months ago
  47. 921ffd5 Fix compiler error am: a078a66ed6 by Grzegorz Bernacki · 9 months ago
  48. a078a66 Fix compiler error by Grzegorz Bernacki · 9 months ago
  49. c4abae0 Address Go readability issues am: e9a467c5a5 by Roger Ng · 10 months ago
  50. e9a467c Address Go readability issues by Roger Ng · 10 months ago
  51. a08d716 Merge "Refactor all key operations into RSAPublicKey" into main am: 03d91e3cc3 by Treehugger Robot · 10 months ago
  52. 03d91e3 Merge "Refactor all key operations into RSAPublicKey" into main by Treehugger Robot · 10 months ago
  53. 4981acf Update owners for PQC additions to AVB am: fdb3628cab by Andrew Scull · 10 months ago
  54. fdb3628 Update owners for PQC additions to AVB by Andrew Scull · 10 months ago
  55. 4055fb6 Refactor all key operations into RSAPublicKey by Andrew Scull · 11 months ago
  56. 8743bda Revert^2 "rust: Parse and expose vbmeta header" by Jakob Vukalović · 11 months ago
  57. e7ce393 Revert "rust: Parse and expose vbmeta header" by Ram Muthiah · 11 months ago
  58. c466be2 rust: Parse and expose vbmeta header am: 78563d1797 by Jakob Vukalovic · 11 months ago
  59. 78563d1 rust: Parse and expose vbmeta header by Jakob Vukalovic · 11 months ago
  60. 0bcd559 Merge "Expose the maximum number of partitions to verify" into main am: 87df960d83 by Treehugger Robot · 11 months ago
  61. 87df960 Merge "Expose the maximum number of partitions to verify" into main by Treehugger Robot · 11 months ago
  62. a2043dc Expose the maximum number of partitions to verify by Dmitrii Merkurev · 12 months ago
  63. b37dae1 Remove python version properties am: 367b55e62a by Cole Faust · 12 months ago
  64. 367b55e Remove python version properties by Cole Faust · 12 months ago
  65. 0f0671d Merge "avbtool: Add `resign_image` command" into main am: 77d7f372ce by Raul Rangel · 1 year ago
  66. 77d7f37 Merge "avbtool: Add `resign_image` command" into main by Raul Rangel · 1 year ago
  67. 08e03e0 avbtool: Add `resign_image` command by Raul E Rangel · 1 year, 1 month ago
  68. b4d501c rust: ensures property discriptors have terminated keys/values am: 48b22c7147 by Dmitrii Merkurev · 1 year, 1 month ago
  69. 48b22c7 rust: ensures property discriptors have terminated keys/values by Dmitrii Merkurev · 1 year, 1 month ago
  70. ddb44cc Merge "avbtool: Support generating binary vbmeta_digest" into main am: b7938eaae6 by Pierre-Clément Tosi · 1 year, 1 month ago
  71. b7938ea Merge "avbtool: Support generating binary vbmeta_digest" into main by Pierre-Clément Tosi · 1 year, 1 month ago
  72. d27484d Merge "Clippy lint fixes for rustc 1.88.0" into main am: b915d25a39 by Treehugger Robot · 1 year, 1 month ago
  73. b915d25 Merge "Clippy lint fixes for rustc 1.88.0" into main by Treehugger Robot · 1 year, 1 month ago
  74. cb44f6f Clippy lint fixes for rustc 1.88.0 by James Farrell · 1 year, 1 month ago
  75. b80f33f avbtool: Add --format to calculate_vbmeta_digest am: 23c8439bb6 by Pierre-Clément Tosi · 1 year, 1 month ago
  76. d0584b8 avbtool: Fix crashes when writing to stdout am: 59b9fe1186 by Pierre-Clément Tosi · 1 year, 1 month ago
  77. ae281cf avbtool: Support generating binary vbmeta_digest by Pierre-Clément Tosi · 1 year, 1 month ago
  78. 23c8439 avbtool: Add --format to calculate_vbmeta_digest by Pierre-Clément Tosi · 1 year, 1 month ago
  79. 59b9fe1 avbtool: Fix crashes when writing to stdout by Pierre-Clément Tosi · 1 year, 1 month ago
  80. ed161d6 avbtool.py: Add "update_partition_descriptor" subcommand am: 2b4ed8c864 by Leandro Lovisolo · 1 year, 1 month ago
  81. 2b4ed8c avbtool.py: Add "update_partition_descriptor" subcommand by Leandro Lovisolo · 1 year, 1 month ago
  82. c98eb55 Merge "rust: Wrap avb_slot_verify_data_calculate_vbmeta_digest()" into main am: 816cc1c4c3 by Pierre-Clément Tosi · 1 year, 1 month ago
  83. 816cc1c Merge "rust: Wrap avb_slot_verify_data_calculate_vbmeta_digest()" into main by Pierre-Clément Tosi · 1 year, 1 month ago
  84. 43bc4e9 rust: Wrap avb_slot_verify_data_calculate_vbmeta_digest() by Pierre-Clément Tosi · 1 year, 1 month ago
  85. 912825f Pass image size to get_preloaded_partition am: 5fbd895e47 by Yecheng Zhao · 1 year, 1 month ago
  86. 5fbd895 Pass image size to get_preloaded_partition by Yecheng Zhao · 1 year, 1 month ago
  87. 216b016 Don't have an unreachable assertion that gets compiled out. am: b7080e23b3 by Elliott Hughes · 1 year, 1 month ago
  88. b7080e2 Don't have an unreachable assertion that gets compiled out. by Elliott Hughes · 1 year, 1 month ago
  89. 6f12670 Clippy lint fixes for rustc 1.86.0 am: dfc8423489 by James Farrell · 1 year, 2 months ago
  90. dfc8423 Clippy lint fixes for rustc 1.86.0 by James Farrell · 1 year, 2 months ago
  91. 9ba99a8 Merge 'aosp/android16-release' into 'aosp/main-kernel' by Giuliano Procida · 1 year, 2 months ago
  92. 5dbe6b9 [automerger skipped] Allow assigning i32/u32 to descriptor flag am: 5641479446 -s ours by Yecheng Zhao · 1 year, 2 months ago
  93. 5641479 Allow assigning i32/u32 to descriptor flag by Yecheng Zhao · 1 year, 2 months ago
  94. 3d36c52 libavb: rename sha directory to crypto am: 65ef1f876e by Andrew Scull · 1 year, 3 months ago
  95. d88bf3f libavb: move RSA padding next to RSA implementation am: a576a17b19 by Andrew Scull · 1 year, 3 months ago
  96. a7c15a7 Allow assigning i32/u32 to descriptor flag by Yecheng Zhao · 1 year, 4 months ago main-kernel-2025
  97. 65ef1f8 libavb: rename sha directory to crypto by Andrew Scull · 1 year, 4 months ago
  98. a576a17 libavb: move RSA padding next to RSA implementation by Andrew Scull · 1 year, 4 months ago
  99. 81bfbcc Merge "libavb: Keep types in the SHA context" into main am: f41820f54b by Andrew Scull · 1 year, 4 months ago
  100. f41820f Merge "libavb: Keep types in the SHA context" into main by Andrew Scull · 1 year, 4 months ago