iguanaTLS

TLS implementation

An experimental implementation of a minimal TLS 1.2 protocol in Zig language

Minimal, experimental TLS 1.2 implementation in Zig

GitHub

86 stars
5 watching
28 forks
Language: Zig
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
shiguredo/tls13-zigA TLS 1.3 implementation in Zig language using only the standard library133
alexnask/interface.zigA library that provides a simple and flexible way to create dynamic interfaces in Zig168
klutzy/surugaImplementation of a subset of the TLS 1.2 protocol in Rust125
alexnask/zdwgSoftware that reads, manipulates and writes AutoCad DWG files7
bifurcation/mintA TLS 1.3 stack with minimal code and priority on testing for a learning effort.225
kassane/openssl-zigA TLS/SSL and crypto library implemented in C using Zig12
drogue-iot/embedded-tlsAn embedded device TLS 1.3 implementation in Rust176
alexnask/peertypeProvides meta-programming utilities for working with peer types in Zig, enabling type resolution at compile-time.15
dundalek/notcurses-zig-exampleA demo showing how to use the Notcurses library for building terminal UIs with Zig63
adamisz/from0k2bpExploring the development of a cryptographic protocol from scratch to production-ready implementation156
lun-4/zigdigA Zig programming language library providing basic DNS functionality34
mattnite/zig-zlibA package to statically compile and link zlib in Zig applications.21
tlsfuzzer/tlsfuzzerAutomated protocol testing and fuzzing suite for SSL/TLS implementations562
sfackler/rust-native-tlsAn abstraction over platform-specific TLS implementations for secure network communication480
cloudflare/tls-trisA custom Go implementation of the TLS protocol with additional 1.3 features and compatibility testing against other libraries291