boringssl 0.0.4

BoringSSL bindings
Documentation

BoringSSL Rust Bindings

Build Status Latest Version

This package provides bindings for BoringSSL's libssl. For libcrypto take a look at ring, and for certificate validation a look at webpki. BoringSSL is statically linked by this package. It tracks the chromium-stable branch and should therefore use the same version of BoringSSL as the latest Chrome / Chromium release.

Third-Party Code

This package includes auto-generated code from boringssl, which is separately licensed (BSDish Licenses). See boringssl's LICENSE for details.