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