Cargo Features

s2n-quic-tls has no features set by default.

[dependencies]
s2n-quic-tls = { version = "0.52.0", features = ["fips", "unstable_client_hello", "unstable_private_key"] }
fips

Enables fips of s2n-quic-crypto and s2n-tls

s2n-tls:

tests depend on alert behavior from >=0.3.8

unstable_client_hello
unstable_private_key