LuaJIT中ctypes和FFI的一点杂谈 on 2021 年 4 月 2 日 Lua 0 4541 转为繁体 因为听到了两声雷,所以要发两篇博客。 ——鲁迅 这篇博客来聊聊LuaJIT FFI里面ctypes的实现。 Read More→
lua-resty-openssl: 基于FFI的Lua OpenSSL库 on 2019 年 9 月 26 日 Lua 0 5303 转为繁体 FFI-based OpenSSL binding for OpenResty https://github.com/fffonion/lua-resty-openssl 26 forks. 77 stars. 3 open issues. Recent commits: chore(tests) bump openssl to 1.1.1q and 3.0.5, Wangchong Zhou 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 支持OpenSSL 1.1.x, 1.0.x和1.0.2系列