org.conman.tls

A Lua module that implements TLS via the libtls API.

$ luarocks install org.conman.tls

This module handles TLS via the libtls API. There are several libraries now implementing this API, including LibreSSL (where it was originally developed), OpenSSL and BearSSL.

You are probably better off reading the man pages for the libtls functions as this is straight port of the API.

Versions

2.0.0-35 years ago86 downloads
2.0.0-25 years ago46 downloads
2.0.0-15 years ago44 downloads
1.2.0-15 years ago44 downloads
1.1.2-15 years ago44 downloads
1.1.1-17 years ago63 downloads

Dependencies

lua >= 5.1, <= 5.4

Labels

Manifests