boring 3.0.3

BoringSSL bindings
Documentation
1
2
3
fn main() {
    println!("boring::fips::enabled(): {}", boring::fips::enabled());
}