0
Go to file
Carlos IL 3e5dd7650c Moved EncryptSerializedReport to its own component.
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}
2017-10-06 22:35:10 +00:00
2017-10-06 15:21:47 +00:00
2017-10-06 20:24:56 +00:00
2017-09-27 16:59:40 +00:00
2017-10-04 19:32:32 +00:00
2017-10-06 22:26:16 +00:00
2017-10-04 15:30:10 +00:00
2017-10-06 18:50:11 +00:00
2017-10-03 20:59:19 +00:00
2017-10-06 09:25:34 +00:00
2017-10-06 21:21:18 +00:00
2017-07-29 00:11:14 +00:00

Logo 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
Readme BSD-3-Clause 89 GiB
Languages
C++ 74.4%
Java 8.2%
Objective-C++ 4.6%
TypeScript 4%
Python 2.5%
Other 6.1%