Pinned Repositories
hyper-rustls
Integration between hyper HTTP library and rustls TLS stack
rcgen
Generate X.509 certificates, CSRs
rustls
A modern TLS library in Rust
rustls-ffi
Use Rustls from any language
rustls-native-certs
Integration with OS certificate stores for rustls
rustls-openssl-compat
OpenSSL compatibility layers
rustls-platform-verifier
A certificate verification library for rustls that uses the operating system's verifier
tokio-rustls
Async TLS for the Tokio runtime
webpki
WebPKI X.509 Certificate Validation in Rust
webpki-roots
CA certificates for use with webpki
rustls's Repositories
rustls/rustls
A modern TLS library in Rust
rustls/rcgen
Generate X.509 certificates, CSRs
rustls/hyper-rustls
Integration between hyper HTTP library and rustls TLS stack
rustls/rustls-native-certs
Integration with OS certificate stores for rustls
rustls/tokio-rustls
Async TLS for the Tokio runtime
rustls/rustls-ffi
Use Rustls from any language
rustls/webpki
WebPKI X.509 Certificate Validation in Rust
rustls/webpki-roots
CA certificates for use with webpki
rustls/rustls-platform-verifier
A certificate verification library for rustls that uses the operating system's verifier
rustls/ktls
Safer wrappers over ktls-sys
rustls/rustls-openssl-compat
OpenSSL compatibility layers
rustls/pemfile
Basic parser for PEM formatted keys and certificates
rustls/sct.rs
Certificate transparency SCT verification library in rust
rustls/pki-types
rustls/futures-rustls
rustls/rustls-bench-app
rustls/ct-logs
Google's list of Certificate Transparency logs as a rust crate for use with sct.rs
rustls/rustls-cng
Windows CNG bridge for rustls
rustls/ktls-sys
Bindings for include/uapi/linux/tls.h
rustls/boringssl
Mirror of BoringSSL, with a branch containing our patches to their test suite
rustls/homebrew-tap
A Homebrew tap for installing Rustls software and associated packages
rustls/rustls-fuzzing-corpora
Fuzzing corpora to accelerate coverage