Rocket/core
Abdullah Alyan ce92c5dd76 Update rustls to 0.23. Support 'CryptoProvider's.
This commit updates rustls to 0.23 and adds support for custom
'CryptoProvider's installable via 'CryptoProvider::install_default()'.
In particular, this enables using `aws-lc-rs` for cryptography related
operation in TLS. The 'TLS' example was updated to test use of
'aws-lc-rs' on Unix.
2024-03-31 11:46:56 -07:00
..
codegen Introduce #[suppress]: suppress Rocket lints. 2024-03-21 20:24:53 -07:00
http Clean up codebase: fix reasonable clippy warnings. 2024-03-20 00:47:38 -07:00
lib Update rustls to 0.23. Support 'CryptoProvider's. 2024-03-31 11:46:56 -07:00