| commit | ed1a8b05afa0cd16e9aa7e7c9b64041f8575f463 | [log] [tgz] |
|---|---|---|
| author | David Benjamin <davidben@chromium.org> | Wed Dec 04 01:03:05 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 04 01:03:05 2024 |
| tree | f2c6b4002b1b3a996075279af1f9c7bddcbeb554 | |
| parent | 0ae28afa64a7df6f68cfff7c1ea74724bfd14047 [diff] |
Enable PostQuantumKyber (i.e. ML-KEM) on all platforms by default Previously it was only on for desktop by default. This picks up mobile as well. Note: the feature is named "Kyber" but it actually controls ML-KEM because the UseMLKEM feature has already been toggled on. Bug: 40910498 Change-Id: Ie9a082623cc39fa46990944ee74864bbbed40c9f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6064451 Reviewed-by: Matt Mueller <mattm@chromium.org> Commit-Queue: Matt Mueller <mattm@chromium.org> Auto-Submit: David Benjamin <davidben@chromium.org> Cr-Commit-Position: refs/heads/main@{#1391386}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.