cloudflare / tls-tris
crypto/tls, now with 100% more 1.3. THE API IS NOT STABLE AND DOCUMENTATION IS NOT GUARANTEED.
☆292Updated last month
Related projects ⓘ
Alternatives and complementary repositories for tls-tris
- A Minimal TLS 1.3 Implementation in Go☆225Updated 11 months ago
- Go implementation of the keyless protocol☆472Updated this week
- Go with Cloudflare experimental patches☆330Updated last month
- Supersingular Isogeny Diffie-Hellman in Go☆133Updated 5 years ago
- A simple Go implementation of QUIC☆98Updated 5 years ago
- Go implementation of the Noise Protocol Framework☆520Updated 9 months ago
- TLS 1.3 Specification☆563Updated 2 months ago
- Clone of https://github.com/miekg/dns☆68Updated last month
- a DNS agent which forwards queries to Google's beta DNS-over-HTTPS service☆110Updated 6 years ago
- Oblivious DoH library in Go☆141Updated last year
- A Go wrapper for libunbound☆101Updated 5 months ago
- privilege separation engine for OpenSSL / LibreSSL☆193Updated 6 months ago
- A TLS reverse proxy with SNI multiplexing in Go☆409Updated 11 months ago
- A program for submitting X.509 certificate chains to Certificate Transparency log servers.☆75Updated 8 years ago
- Oblivious DoH client☆80Updated last year
- A transparent tcp proxy (no decryption necessary) (golang). It can forward to upstream proxies (e.g. corporate) and CONNECT on any port t…☆339Updated 4 months ago
- Go DNS example programs☆303Updated 9 months ago
- Liberal Go TLS + X.509 Library for Research☆135Updated this week
- Golang example of TCP Fast Open (RFC7413)☆107Updated 9 years ago
- A proof of concept DNS-Over-HTTPS proxy implementing https://datatracker.ietf.org/doc/draft-ietf-doh-dns-over-https/☆462Updated 3 years ago
- Cloudflare's Keyless SSL Server Reference Implementation☆275Updated 4 years ago
- a protocol to encrypt communications and a cryptographic library based on Disco☆203Updated 3 years ago
- Golang interface to manage Yubikeys, including a crypto.Signer & crypto.Decrypter interface☆224Updated last year
- A complete overhaul of the Golang wrapper for libsodium☆140Updated 6 years ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.