Rustls Now Using AWS Libcrypto for Rust, Gains FIPS Support
Rustls Now Using AWS Libcrypto for Rust, Gains FIPS Support
www.memorysafety.org
Rustls Now Using AWS Libcrypto for Rust, Gains FIPS Support
As of today, the Rustls TLS library is using AWS Libcrypto for Rust (aws-lc-rs) for cryptography by default, with the option to enable FIPS support. This removes a major roadblock for safer TLS in man...

Great to see FIPS support for Rustls, will probably help for government related projects and such.