boring 4.21.2

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