5 releases
Uses old Rust 2015
0.0.5 | Apr 30, 2017 |
---|---|
0.0.4 | Aug 11, 2016 |
0.0.3 | Jul 12, 2016 |
0.0.2 | Jul 12, 2016 |
0.0.1 | Jul 11, 2016 |
#63 in #ssl
14MB
439K
SLoC
Contains (obscure autoconf code, 3KB) configure.ac
BoringSSL Rust Bindings
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.