Big Rust News:
Rustls has decided to move ring and aws-lc crypto providers into their own crates going forward
https://github.com/rustls/rustls/issues/2395
#rustlang #rust #rustls
Latest posts tagged with #Rustls on Bluesky
Big Rust News:
Rustls has decided to move ring and aws-lc crypto providers into their own crates going forward
https://github.com/rustls/rustls/issues/2395
#rustlang #rust #rustls
This week on #OpenSourceSecurity I chat with Dirkjan Ochtman and Joe Birr-Pixton about #Rustls. A lot has happened with Rustls in the last few years (and there's a lot more to come). Writing a TLS implementation is incredibly complicated, even when you don't have to worry about memory safety
In other news, very happy to see the most popular #Rust http client library is switching their default TLS implementation from OpenSSL to #rustls.
github.com/seanmonstar/reqwest/rele...
I look forward to someone asking an LLM to paste #RustLS into their codebase. It's only a matter of time.
Maintaining #Rustls isn’t just code — it’s choices. Dirkjan shared how OSS maintainers balance safety vs. niche flexibility and why API instability or incompatibility can ripple across the ecosystem. Full story at netstack.fm/#episode-7
🚀 On netstack.fm 🎙 Ep.7 we spoke with
@djc.ochtman.nl
— maintainer of #Rustls, #Quinn & #HickoryDNS.
From TLS for QUIC ➝ DNS over QUIC ➝ sustaining OSS.
Protocols, safety trade-offs & Rust at internet scale.
🎧 You can listen now at netstack.fm#episode-7
#Rust #Networking #TLS #QUIC
Hi I'll be lazily skeeting about #rustconf2025
Rust has innovation labs now, and #rustls is the first project up. Nice! I remember getting burned by rust TLS libraries in the past so, happy to see this.
I'm thrilled to announce the first release of Quark, my new reverse proxy written in #Rust 🦀
Quark v0.1.0 is out and fully functional, built on top of the robust #Hyper and #Rustls libraries. It's designed to offer high performance and security for your web applications.
github.com/Goliworks/Qu...
HN discusses Rustls TLS performance vs OpenSSL. Covers its design, performance factors, and Rust's role in security-critical software. Also touches on rewriting codebases in Rust and Rust's suitability for various apps. #Rustls 1/6
Rustls is a discussed alternative, seen as promising. Work is ongoing to improve its compatibility layer with OpenSSL APIs. #Rustls 3/5
Wrote about implementing a minimal Certificate Authority to enable encryption via TLS between services. It uses #openssl to create the Key/Cert pairs, but can also be used with #rustls instead of #postgresql - ender.yoga/articles/sec...
Ouch. #rustls has gone MSRV 1.71, and I had hoped ureq 3.x could stay on 1.65 for now.
github.com/rustls/rustl...
🦀 Rustls 0.23.17 Brings More Performance Improvements - Phoronix
https://buff.ly/3O8frVs
#rustls #tls #rust
Rust-Written #Rustls Now Reportedly Outperforming #OpenSSL & #BoringSSL
www.phoronix.com/news/Rustls-Faster-Than-...