16d8583735
Change-Id: I89b40cf03d1aab9a13b0df449e540ab73d03451e |
||
---|---|---|
.. | ||
linux-aarch64/crypto | ||
linux-arm/crypto | ||
linux-x86/crypto | ||
linux-x86_64/crypto | ||
mac-x86/crypto | ||
mac-x86_64/crypto | ||
win-x86/crypto | ||
win-x86_64/crypto | ||
BUILD.generated.gni | ||
BUILD.generated_tests.gni | ||
BUILD.gn | ||
DEPS | ||
NOTICE | ||
OWNERS | ||
README.chromium | ||
boringssl.gyp | ||
boringssl.gypi | ||
boringssl_nacl.gyp | ||
boringssl_tests.gyp | ||
boringssl_tests.gypi | ||
boringssl_unittest.cc | ||
err_data.c | ||
roll_boringssl.py |
README.chromium
Name: boringssl URL: https://boringssl.googlesource.com/boringssl Version: git License: BSDish License File: src/LICENSE License Android Compatible: yes Security Critical: yes Description: This is BoringSSL, a fork of OpenSSL. See https://www.imperialviolet.org/2014/06/20/boringssl.html Note: when rolling DEPS forward, remember to run cd third_party/boringssl python src/util/generate_build_files.py gn gyp from a system with both Perl and Go installed. Alternatively, use the roll_boringssl.py script.