Ai
2 Star 0 Fork 0

chromium_develop/chromium_third_party_private-join-and-compute

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.chromium 1013 Bytes
一键复制 编辑 原始数据 按行查看 历史
李想 提交于 2022-08-16 16:20 +08:00 . chromium origin init
Name: Private Join and Compute subset
Short Name: private-join-and-compute
URL: https://github.com/google/private-join-and-compute
Version: 0
Date: Jun 27 2019
Revision: 375be83109e10b32441483dbd0f1ac493488d197
License: Apache 2.0
License File: src/LICENSE
Security Critical: yes
Description:
The package contains a communicative cipher. It's used to communicate with the leak detection Google server.
Local Modifications:
Stripped all the dependencies except for BoringSSL. chromium_patch.h is the only new file. Other modifications are removing the includes, fixing the macroses to those used in Chrome and removing unused functions and classes. The diff files are in order of modifications:
files.diff - the files deleted from the original library.
dependencies.diff - removes all the dependencies on Abseil and other libraries replacing them with Chrome's analogues.
compilation.diff - fixes compilation/static analyzers in Chrome.
fix_nulls.diff - makes the presubmit happy by replacing NULL with nullptr.
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chromium_develop/chromium_third_party_private-join-and-compute.git
git@gitee.com:chromium_develop/chromium_third_party_private-join-and-compute.git
chromium_develop
chromium_third_party_private-join-and-compute
chromium_third_party_private-join-and-compute
master

搜索帮助