btls 0.5.6

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