rustls/rustls/src/server
Joseph Birr-Pixton 327444fdb8 Expose FIPS "service indicator"
This means a `ClientConfig` and `ServerConfig` can be asked whether it
is in fips mode, and it answers by asking the same of all its
constituent cryptography.
2023-12-07 13:45:27 +00:00
..
builder.rs crypto: rework CryptoProvider as struct 2023-11-30 15:53:39 +00:00
common.rs Remove misleading/outdated comments 2023-11-21 19:15:40 +00:00
handy.rs Migrate to pki-types ServerName 2023-11-23 21:57:10 +00:00
hs.rs crypto: rework CryptoProvider as struct 2023-11-30 15:53:39 +00:00
server_conn.rs Expose FIPS "service indicator" 2023-12-07 13:45:27 +00:00
tls12.rs crypto: rework CryptoProvider as struct 2023-11-30 15:53:39 +00:00
tls13.rs crypto: rework CryptoProvider as struct 2023-11-30 15:53:39 +00:00