LuaJIT中ctypes和FFI的一点杂谈 on 2021 年 4 月 2 日 Lua 0 10824 转为繁体 因为听到了两声雷,所以要发两篇博客。 ——鲁迅 这篇博客来聊聊LuaJIT FFI里面ctypes的实现。 Read More→
lua-resty-openssl: 基于FFI的Lua OpenSSL库 on 2019 年 9 月 26 日 Lua 0 9684 转为繁体 FFI-based OpenSSL binding for OpenResty https://github.com/fffonion/lua-resty-openssl 46 forks. 141 stars. 3 open issues. Recent commits: doc(readme) fix typo of DH parameter, Wangchong Zhou release: 1.6.1, Wangchong Zhou fix(kdf) fix derive API may not work if options_count is set to 1, Wangchong Zhou release: 1.6.0, Wangchong Zhou chore(tests) use pinned tj-actions/changed-files, Wangchong Zhou 支持OpenSSL 1.1.x, 1.0.x和1.0.2系列