Show HN: New TLS 1.3 (RFC-8446) implementation written in Rust

  • Posted 1 hour ago by CaioFer
  • 1 points
https://github.com/c410-f3r/wtx
Announcing the new release of the WTX project.

After ~2 years of development, the TLS feature is finally in an usable state where clients can connect to popular sites and servers can negotiate basic handshakes.

On its own the RFC-8446 specification is huge, complex and prone to errors, not to mention other associated features like ECH or DTLS. That is why features like PSK, HRR and 0-RTT are still not supported but they will probably be added in the future.

0 comments