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 ago71 downloads
2.0.0-23 years ago39 downloads
2.0.0-13 years ago37 downloads
1.2.0-13 years ago37 downloads
1.1.2-13 years ago37 downloads
1.1.1-15 years ago56 downloads

Dependencies

lua >= 5.1, <= 5.4

Labels

Manifests