rustls
There are 38 repositories under rustls topic.
quininer/tokio-rustls
Asynchronous TLS/SSL streams for Tokio using Rustls.
thomwiggers/kemtls-experiment
Experimental implementation of KEMTLS in Rustls
canmi21/vane
A flow-based, two-phase reverse proxy with modular protocol layers and unified middleware.
ecliptical/tokio-postgres-rustls-rds-demo
Project demonstrating how to connect securely to Amazon RDS for PostgreSQL
janrueth/boring-rustls-provider
A boringssl-based rustls crypto provider
MCloudTT/mcloudtt
A cloud-native asynchronous MQTT v5 Broker written in Rust.
Stonks3141/pet-monitor-app
A simple pet monitor for Linux.
Goliworks/Quark
A fast reverse proxy written in Rust.
pallas/ioucontext
A coöperative multitasking framework based on `liburing` and `libucontext`
ShadowJonathan/DusTLS
Pure-Rust DTLS
TianLangStudio/rust_login
the first step of web develop——user login
rustls/rustls-cng
Windows CNG bridge for rustls
chidea/actix-yew-live-tmpl
Hot reloading local developing server template based on Actix and Yew with Redis and Rustls.
optimumood/grpc-file-transfer-rust
gRPC file server and client with mTLS support written in Rust language
quininer/ktls
[deprecated] Linux Kernel TLS for Rust.
houseme/acmex
A simple ACME v2 client for obtaining TLS certificates, built with Rust. Supports TLS-ALPN-01, HTTP-01, and DNS-01 challenges, integrates with rustls, and works with Let's Encrypt, Google Trust Services, and ZeroSSL.
amesgen/hs-rustls
Haskell bindings to Rustls
blind-oracle/ocsp-stapler
Rust OCSP stapling client with support for Rustls
FemLolStudio/s3-tokio
Rust library for interfacing with S3 API compatible services
trinnguyen/sendfile-cli
Send files securely via TCP/TLS 1.3 in the local network (written in Rust)
Resonaa/cucumis
hack.chat tunnel that resolves DNS pollution
sakkeam/aibranch
🤖 AI-powered Git branch name generator using OpenAI and Conventional Branch naming convention. VoltAgent + Rust CLI.
audunhalland/tower-server
Server utility for running hyper HTTP servers with tower-service.
eigerco/rustls-gcp-kms
Rustls Google Cloud Platform TLS CryptoProvider
hs-CN/async-rustls-stream
An async tls stream library based on rustls and futures-io. Both for server/client.
nwtgck/hyper-rustls-example
Simple example of hyper-rustls
ohkami-rs/anysc-rustls
crate-level shim layer for any {async crate}-rustls
rob-blackbourn/rust-ldap-demo
An example of authenticating using async LDAP over TLS with rust.
MusaKavak/credulous-rustls-client
TCP client with TLS in Rust
phantasmachina/rust-proxy-server-boilerplate
CORS-enabled proxy server boilerplate written in Rust without OpenSSL dependencies.
codebycruz/minhttp
A minimal, asynchronous http server supporting TLS in Rust.
hossam444/aibranch
🤖 Generate AI-driven Git branch names that follow conventional standards, streamlining your workflow and improving code management.
IzeLeam/RustSSH
SSH-like remote administration tool written in Rust. Secure command execution over TLS with user authentication and custom virtual filesystem.
morphy2k/hyper-rustls2
Integration between hyper and the TLS library rustls for server and client
Shresth72/TLS_rust_cli
Secure TLS Connection over TCPStreams with Rustls | Clap CLI
Sidneyhighyield289/tokio
⚡ Build reliable, asynchronous applications in Rust with Tokio, offering fast performance and safety through its robust concurrency model.