LuaJIT中ctypes和FFI的一点杂谈 on 2021 年 4 月 2 日 Lua 0 2567 转为繁体 因为听到了两声雷,所以要发两篇博客。 ——鲁迅 这篇博客来聊聊LuaJIT FFI里面ctypes的实现。 Read More→
lua-resty-openssl: 基于FFI的Lua OpenSSL库 on 2019 年 9 月 26 日 Lua 0 4146 转为繁体 FFI-based OpenSSL binding for OpenResty https://github.com/fffonion/lua-resty-openssl 25 forks. 70 stars. 2 open issues. Recent commits: release: 0.8.10, Wangchong Zhou feat(x509) add get_signature_digest_name, Wangchong Zhou release: 0.8.9, Wangchong Zhou fix(aux/nginx) add nginx 1.21.4 and ngx_lua 0.10.21 to support matrix, Wangchong Zhou tests(github) add 1.21.4 nginx to matrix, Wangchong Zhou 支持OpenSSL 1.1.x, 1.0.x和1.0.2系列