LuaJIT中ctypes和FFI的一点杂谈 on 2021 年 4 月 2 日 Lua 0 2031 转为繁体 因为听到了两声雷,所以要发两篇博客。 ——鲁迅 这篇博客来聊聊LuaJIT FFI里面ctypes的实现。 Read More→
lua-resty-openssl: 基于FFI的Lua OpenSSL库 on 2019 年 9 月 26 日 Lua 0 3952 转为繁体 FFI-based OpenSSL binding for OpenResty https://github.com/fffonion/lua-resty-openssl 25 forks. 68 stars. 3 open issues. Recent commits: release: 0.8.8, Wangchong Zhou feat(x509.extension) add X509V3_set_issuer_pkey in OpenSSL 3.0, Wangchong Zhou fix(x509.extension) correct X509V3_CTX size for OpenSSL 3.0, Wangchong Zhou fix(ctx) use global ctx where request is unavailable, Wangchong Zhou tests(helper) disable subjectKeyIdentifier on openssl 3.0 for now, Wangchong Zhou 支持OpenSSL 1.1.x, 1.0.x和1.0.2系列