LuaJIT中ctypes和FFI的一点杂谈 on 2021 年 4 月 2 日 Lua 0 9013 转为繁体 因为听到了两声雷,所以要发两篇博客。 ——鲁迅 这篇博客来聊聊LuaJIT FFI里面ctypes的实现。 Read More→
lua-resty-openssl: 基于FFI的Lua OpenSSL库 on 2019 年 9 月 26 日 Lua 0 8200 转为繁体 FFI-based OpenSSL binding for OpenResty https://github.com/fffonion/lua-resty-openssl 43 forks. 134 stars. 3 open issues. Recent commits: fix(pkey) fix compose of ecx key not effectiveFix #187, Wangchong Zhou tests(csr) csr:set_version only allows 1, Wangchong Zhou tests(autogen) allow override fixtures, Wangchong Zhou chore(tests) lock lua-kong-nginx-module version, Wangchong Zhou chore(tests) bump openssl versions, Wangchong Zhou 支持OpenSSL 1.1.x, 1.0.x和1.0.2系列