rustls/rustls
Joseph Birr-Pixton a3bf6ba24a bogo_shim.rs: fully support aws-lc-rs provider
This was only partially ported, but built due to feature unification
from other crates in the workspace.

Unconditionally use a provider, and wrap certificate signature
operations rather than using (ring-only) `default_verify_tls12_signature`
et al.
2023-11-17 19:27:21 +00:00
..
benches Switch from criterion to bencher 2023-01-13 12:11:26 +01:00
examples/internal bogo_shim.rs: fully support aws-lc-rs provider 2023-11-17 19:27:21 +00:00
src quic: give helpful error if used with unsuitable suite 2023-11-17 19:27:21 +00:00
tests Make Tls13CipherSuite::quic optional and public 2023-11-17 19:27:21 +00:00
Cargo.toml Abolish quic crate feature 2023-11-17 19:27:21 +00:00
LICENSE-APACHE Include LICENSE files with published crates 2021-05-15 16:07:56 +01:00
LICENSE-ISC Include LICENSE files with published crates 2021-05-15 16:07:56 +01:00
LICENSE-MIT Include LICENSE files with published crates 2021-05-15 16:07:56 +01:00
build.rs Make `cargo {check,build,test} --all-features` work on Rust Stable. 2022-01-23 23:30:52 +01:00