tls-tris
TLS implementation
A custom Go implementation of the TLS protocol with additional 1.3 features and compatibility testing against other libraries
crypto/tls, now with 100% more 1.3. THE API IS NOT STABLE AND DOCUMENTATION IS NOT GUARANTEED.
291 stars
20 watching
50 forks
Language: Go
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A TLS 1.3 stack with minimal code and priority on testing for a learning effort. | 225 |
| Tools and libraries for auditing and analyzing TLS certificates using Certificate Transparency protocols | 931 |
| An embedded device TLS 1.3 implementation in Rust | 176 |
| A native DTLS 1.2 implementation in Go | 606 |
| A fork of the Go standard TLS library providing low-level access to the ClientHello message with fingerprinting resistance features. | 1,736 |
| A Haskell implementation of the Transport Layer Security protocol for secure communication between servers and clients. | 405 |
| A tool that integrates Cloudflare as a dynamic DNS provider into a Go application | 268 |
| Provides a boilerplate code to test and benchmark cloud platforms with Golang | 3 |
| Automated protocol testing and fuzzing suite for SSL/TLS implementations | 562 |
| An abstraction over platform-specific TLS implementations for secure network communication | 480 |
| An open-source Golang implementation of the Sigar API | 482 |
| An implementation of the NaCL API in pure Go | 545 |
| A single C file implementation of various TLS protocols and DTLS protocols using the TomCrypt crypto library | 578 |
| A TLS implementation in OCaml for secure communication | 305 |
| A Go project demonstrating live code reloading and NATS-based communication between two services running in a local development environment. | 101 |