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.
132 stars
8 watching
10 forks
Language: Zig
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
karlseguin/websocket.zig | A Zig library implementing a WebSocket server | 305 |
karlseguin/smtp_client.zig | A Zig library implementing an SMTP client with support for various authentication mechanisms and encryption options. | 18 |
alexnask/iguanatls | An experimental implementation of a minimal TLS 1.2 protocol in Zig language | 86 |
hwu1001/zig-string | Provides a String struct for the Zig programming language. | 17 |
zigembeddedgroup/serial | A Zig language library for configuring and using serial ports | 59 |
karlseguin/http.zig | An HTTP server written in Zig. | 593 |
lun-4/zigdig | A Zig programming language library providing basic DNS functionality | 33 |
shritesh/zig-wasm-dom | Demonstrates interaction between Zig language and web-based Document Object Model (DOM) via WebAssembly. | 142 |
mstroecker/zig-robotstxt | A lightweight HTTP server serving a disallow robots.txt file in the Zig programming language. | 2 |
ziglibs/zig-windows-console | A collection of tools and utilities for working with the Windows console in Zig programming language. | 6 |
rafaelbreno/zig-os | A simple operating system written in Zig | 35 |
zig-java/jaz | A JVM implementation in Zig. | 88 |
spiraldb/streamvbyte-zig | A Zig port of an efficient compression codec for binary data | 5 |
sam701/zig-toml | A parser for TOML files in the Zig programming language | 35 |
kassane/openssl-zig | A TLS/SSL and crypto library implemented in C using Zig | 12 |