Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nektro/zig-tls

[WIP] A pure-Zig TLS 1.3 client implementation.
https://github.com/nektro/zig-tls

tls tls13 zig zig-package

Last synced: 3 months ago
JSON representation

[WIP] A pure-Zig TLS 1.3 client implementation.

Awesome Lists containing this project

README

        

# zig-tls

A pure-Zig [RFC8446 TLS 1.3](https://tools.ietf.org/html/rfc8446) client implementation.

Crypto is hard, please feel free to view the source and open issues for any improvements.

Indebted to https://tls13.xargs.org/ and multiple readings of the RFC.

## License

MIT