boringssl

Crates.ioboringssl
lib.rsboringssl
version0.0.5
sourcesrc
created_at2016-07-11 21:22:10.762515
updated_at2017-08-02 14:52:22.704919
descriptionBoringSSL bindings
homepagehttp://webtun.org
repositoryhttps://github.com/webtun/boringssl
max_upload_size
id5632
size28,276,225
webtun (webtun-bot)

documentation

README

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.

Commit count: 23

cargo fmt