iguanaTLS
TLS implementation
An experimental implementation of a minimal TLS 1.2 protocol in Zig language
Minimal, experimental TLS 1.2 implementation in Zig
86 stars
5 watching
28 forks
Language: Zig
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A TLS 1.3 implementation in Zig language using only the standard library | 133 |
| A library that provides a simple and flexible way to create dynamic interfaces in Zig | 168 |
| Implementation of a subset of the TLS 1.2 protocol in Rust | 125 |
| Software that reads, manipulates and writes AutoCad DWG files | 7 |
| A TLS 1.3 stack with minimal code and priority on testing for a learning effort. | 225 |
| A TLS/SSL and crypto library implemented in C using Zig | 12 |
| An embedded device TLS 1.3 implementation in Rust | 176 |
| Provides meta-programming utilities for working with peer types in Zig, enabling type resolution at compile-time. | 15 |
| A demo showing how to use the Notcurses library for building terminal UIs with Zig | 63 |
| Exploring the development of a cryptographic protocol from scratch to production-ready implementation | 156 |
| A Zig programming language library providing basic DNS functionality | 34 |
| A package to statically compile and link zlib in Zig applications. | 21 |
| Automated protocol testing and fuzzing suite for SSL/TLS implementations | 562 |
| An abstraction over platform-specific TLS implementations for secure network communication | 480 |
| A custom Go implementation of the TLS protocol with additional 1.3 features and compatibility testing against other libraries | 291 |