3e5dd7650c120d4bf77364b2fba03a52a2b1b48c

Moved EncryptSerializedReport, DecryptErrorReport, and GetHkdfSubkeySecret from certificate_reporting to a new encrypted_messages component and renamed them EncryptSerializedMessage and DecryptMessage. Changed hkdf_label from a constant to a parameter and modified all the code that depended on those functions to use them from their new locations. Moved existing decryption test from error_reporter.cc to the new component and added a test to validate decryption fails with an invalid private key. Bug: 769143 Change-Id: I86b9b362fde92d35bca27be43adf0bc72fbf73f0 Reviewed-on: https://chromium-review.googlesource.com/690849 Reviewed-by: Nathan Parker <nparker@chromium.org> Reviewed-by: Jochen Eisinger <jochen@chromium.org> Reviewed-by: David Benjamin <davidben@chromium.org> Reviewed-by: Emily Stark <estark@chromium.org> Commit-Queue: Carlos IL <carlosil@chromium.org> Cr-Commit-Position: refs/heads/master@{#507200}
…
…
Chromium
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 .
Description
Chromium是一个开源浏览器项目,提供了一种安全、快速、稳定的方法来体验Web。该浏览器可以在多个平台上下载,包括Mac、Windows、Linux和ChromiumOS。项目原始地址: https://chromium.googlesource.com/chromium/src.git
https://www.mobibrw.com/gitea-mirrors/chromium/src.git
Languages
C++
74.4%
Java
8.2%
Objective-C++
4.6%
TypeScript
4%
Python
2.5%
Other
6.1%