7097270f13
Change-Id: I8ff75ede6c5b6a51719163d208c96d6ec0be61bc |
||
---|---|---|
.. | ||
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_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.