webtun / boringssl

BoringSSL libssl bindings for Rust

Home Page:https://crates.io/crates/boringssl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

BoringSSL libssl bindings for Rust

https://crates.io/crates/boringssl


Languages

Language:Rust 97.6%Language:Shell 2.4%