commit | 07c057709a53d1cc021688027e605ee9ebec85b9 | [log] [tgz] |
---|---|---|
author | Leonid Baraz <[email protected]> | Tue Aug 18 19:55:09 2020 |
committer | Commit Bot <[email protected]> | Tue Aug 18 19:55:09 2020 |
tree | ef5945c257dd5e6798f0f74550d8d4b0046a5393 | |
parent | d9aff4f43c4961613c34e1aa5ae550f97cef63dd [diff] |
Add Chacha20Poly1305 to AEAD Algorithms Bug: b:153649905 Change-Id: I3eaca93d0ae7b0d0cd5c502e8536977fb66ca979 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2363351 Reviewed-by: Adam Langley <[email protected]> Commit-Queue: Leonid Baraz <[email protected]> Cr-Commit-Position: refs/heads/master@{#799275}
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.
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.