kolmogorov-fan-account / boringssl-sys

Low level bindings to BoringSSL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BoringSSL-sys

This library is a low-level wrapper to BoringSSL. Note that since BoringSSL does not offer a stable API, it does not make sense for OS distribution to ship it. Because of that, this library bundles the BoringSSL source code from the chromium-stable branch, i.e. the code that Chromium runs.

About

Low level bindings to BoringSSL


Languages

Language:Rust 99.4%Language:C 0.6%