lua-resty-openssl
OpenSSL wrapper
An FFI-based binding to the OpenSSL library in LuaJIT, providing a set of functions for cryptographic operations and support for various cryptographic protocols.
FFI-based OpenSSL binding for OpenResty
132 stars
5 watching
43 forks
Language: Lua
last commit: 3 months ago
Linked from 1 awesome list
ffilua-nginx-moduleopenrestyopenssl
Related projects:
Repository | Description | Stars |
---|---|---|
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 809 |
fffonion/lua-resty-sniproxy | A Lua-based SNI proxy written for use with Nginx and other web servers | 83 |
jamesmarlowe/lua-resty-github | A Lua library that provides a GitHub API interface for the ngx_lua Nginx module | 5 |
bungle/lua-resty-nettle | FFI bindings for cryptographic functions from Nettle library | 182 |
bungle/lua-resty-uuid | FFI bindings for a universally unique identifier library allowing Lua applications to interact with UUIDs in C compatible way. | 60 |
openresty/lua-resty-string | A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 427 |
fffonion/lua-resty-multiplexer | A transparent port service multiplexer for running multiple TCP services on the same port | 61 |
bungle/lua-resty-xxhash | FFI-bindings to an Extremely fast non-cryptographic hash algorithm | 17 |
bungle/lua-resty-sass | FFI bindings for a Sass compiler implementation in C/C++. | 10 |
bungle/lua-resty-libxl | A Lua library that provides an interface to Excel files using FFI-based bindings. | 15 |
hongliang5316/lua-resty-ftpclient | A Lua-based library for interacting with FTP servers using the cosocket API. | 15 |
bungle/lua-resty-snappy | A Lua module providing bindings to the Snappy compression algorithm | 19 |
bungle/lua-resty-lanli | FFI Bindings to HTML Sanitizer Library | 5 |
openresty/lua-resty-lock | A simple nonblocking lock API for ngx_lua based on shared memory dictionaries | 306 |
bungle/lua-resty-gettext | A Lua library that provides FFI-based access to gettext functionality for use in OpenResty web servers. | 9 |