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

#69 in #ssl

MIT/Apache

14MB
439K SLoC

GNU Style Assembly 158K SLoC // 0.0% comments C 90K SLoC // 0.2% comments Perl 58K SLoC // 0.1% comments Assembly 58K SLoC // 0.0% comments C++ 42K SLoC // 0.2% comments Go 25K SLoC // 0.1% comments Python 5K SLoC // 0.4% comments Bazel 1.5K SLoC // 0.0% comments Visual Studio Project 1K SLoC Rust 442 SLoC // 0.1% comments Shell 282 SLoC // 0.4% comments M4 255 SLoC // 0.4% comments Automake 238 SLoC // 0.1% comments Visual Studio Solution 90 SLoC Forge Config 49 SLoC // 0.0% comments Xcode Config 33 SLoC // 0.7% comments

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.

No runtime deps