boringssl

module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 11, 2017 License: BSD-3-Clause, ISC, OpenSSL

README

BoringSSL

BoringSSL is a fork of OpenSSL that is designed to meet Google's needs.

Although BoringSSL is an open source project, it is not intended for general use, as OpenSSL is. We don't recommend that third parties depend upon it. Doing so is likely to be frustrating because there are no guarantees of API or ABI stability.

Programs ship their own copies of BoringSSL when they use it and we update everything as needed when deciding to make API changes. This allows us to mostly avoid compromises in the name of compatibility. It works for us, but it may not work for you.

BoringSSL arose because Google used OpenSSL for many years in various ways and, over time, built up a large number of patches that were maintained while tracking upstream OpenSSL. As Google's product portfolio became more complex, more copies of OpenSSL sprung up and the effort involved in maintaining all these patches in multiple places was growing steadily.

Currently BoringSSL is the SSL library in Chrome/Chromium, Android (but it's not part of the NDK) and a number of other apps/programs.

There are other files in this directory which might be helpful:

Directories

Path Synopsis
crypto
cipher_extra/test/nist_cavp command
The make_cavp utility generates cipher_test input files from NIST CAVP Known Answer Test response (.rsp) files.
The make_cavp utility generates cipher_test input files from NIST CAVP Known Answer Test response (.rsp) files.
err command
fipsmodule/bn command
obj command
run_cavp.go processes CAVP input files and generates suitable response files, optionally comparing the results against the provided FAX files.
run_cavp.go processes CAVP input files and generates suitable response files, optionally comparing the results against the provided FAX files.
ssl
test/runner
Package tls partially implements TLS 1.2, as specified in RFC 5246.
Package tls partially implements TLS 1.2, as specified in RFC 5246.
test/runner/curve25519
Package curve25519 provides an implementation of scalar multiplication on the elliptic curve known as curve25519.
Package curve25519 provides an implementation of scalar multiplication on the elliptic curve known as curve25519.
test/runner/ed25519
Package ed25519 implements the Ed25519 signature algorithm.
Package ed25519 implements the Ed25519 signature algorithm.
test/runner/poly1305
Package poly1305 implements Poly1305 one-time message authentication code as specified in http://cr.yp.to/mac/poly1305-20050329.pdf.
Package poly1305 implements Poly1305 one-time message authentication code as specified in http://cr.yp.to/mac/poly1305-20050329.pdf.
embed_test_data generates a C++ source file which exports a function, GetTestData, which looks up the specified data files.
embed_test_data generates a C++ source file which exports a function, GetTestData, which looks up the specified data files.
fipstools command
break-hash parses an ELF binary containing the FIPS module and corrupts the first byte of the module.
break-hash parses an ELF binary containing the FIPS module and corrupts the first byte of the module.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL