tls13-zig
TLS client/server
A TLS 1.3 implementation in Zig language using only the standard library
The first TLS1.3 implementation in Zig(master/HEAD) only with std.
133 stars
8 watching
10 forks
Language: Zig
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Zig library implementing a WebSocket server | 314 |
| A Zig library implementing an SMTP client with support for various authentication mechanisms and encryption options. | 19 |
| An experimental implementation of a minimal TLS 1.2 protocol in Zig language | 86 |
| Provides a String struct for the Zig programming language. | 17 |
| A Zig language library for configuring and using serial ports | 63 |
| An HTTP server written in Zig. | 625 |
| A Zig programming language library providing basic DNS functionality | 34 |
| Demonstrates interaction between Zig language and web-based Document Object Model (DOM) via WebAssembly. | 146 |
| A lightweight HTTP server serving a disallow robots.txt file in the Zig programming language. | 2 |
| A collection of tools and utilities for working with the Windows console in Zig programming language. | 6 |
| A simple operating system written in Zig | 38 |
| A JVM implementation in Zig. | 88 |
| A Zig port of an efficient compression codec for binary data | 5 |
| A parser for TOML files in the Zig programming language | 36 |
| A TLS/SSL and crypto library implemented in C using Zig | 12 |