commit | 4769141c93df04e2fed342c743bc6eda05cb0931 | [log] [tgz] |
---|---|---|
author | Mike West <mkwst@chromium.org> | Thu Dec 05 20:38:59 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 05 20:38:59 2024 |
tree | 501bc5c8e2d4d08f50523df22139d158d4645852 | |
parent | 449313f1214c9938f92138d20dc81db2fe33370f [diff] |
[SRI Message Signatures] Drop the ordering requirement for parameters. Requiring an ordering will make it more difficult to use off-the-shelf implementations of RFC9421 signing libraries, and likely cause rather than reduce confusion. Bug: 379534943 Change-Id: Ie697b9c9ad3465e76a66345ed1bafe2350391802 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6048806 Reviewed-by: Camille Lamy <clamy@chromium.org> Commit-Queue: Mike West <mkwst@chromium.org> Reviewed-by: Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1392503}
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.