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.

GitHub

133 stars
8 watching
10 forks
Language: Zig
last commit: 7 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
karlseguin/websocket.zig A Zig library implementing a WebSocket server 314
karlseguin/smtp_client.zig A Zig library implementing an SMTP client with support for various authentication mechanisms and encryption options. 19
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 63
karlseguin/http.zig An HTTP server written in Zig. 625
lun-4/zigdig A Zig programming language library providing basic DNS functionality 34
shritesh/zig-wasm-dom Demonstrates interaction between Zig language and web-based Document Object Model (DOM) via WebAssembly. 146
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 38
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 36
kassane/openssl-zig A TLS/SSL and crypto library implemented in C using Zig 12