Cargo Features
s2n-quic-crypto has no features set by default.
[dependencies]
s2n-quic-crypto = { version = "0.50.0", features = ["aws-lc-bindgen", "fips", "testing"] }
-
aws-lc-bindgen
-
Enables
bindgen
of
aws-lc-rs
-
fips
-
Enables
fips
of
aws-lc-rs
aws-lc-rs: require FIPS
Affects
aead::fips
…
-
testing
-