openssl
Lua bindings for the embedded openssl library
Status
External: Functionality is provided by a third-party library, which may or may not give semantic versioning guarantees
Availability
This module is preloaded. You can simply require it:
local openssl = require("openssl")
Functions
The API documentation can be found here: https://zhaozg.github.io/lua-openssl/
Changelog
| Version | What happened? | 
|---|---|
| v0.0.1 | Initial release |