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-33 years ago58 downloads
2.0.0-23 years ago35 downloads
2.0.0-13 years ago33 downloads
1.2.0-13 years ago33 downloads
1.1.2-13 years ago33 downloads
1.1.1-15 years ago54 downloads

Dependencies

lua >= 5.1, <= 5.4

Labels

Manifests