LuaJIT中ctypes和FFI的一點雜談 on 2021 年 4 月 2 日 Lua 0 10935 轉為簡體 因為聽到了兩聲雷,所以要發兩篇博客。 ——魯迅 這篇博客來聊聊LuaJIT FFI裡面ctypes的實現。 Read More→
lua-resty-openssl: 基於FFI的Lua OpenSSL庫 on 2019 年 9 月 26 日 Lua 0 9760 轉為簡體 FFI-based OpenSSL binding for OpenResty https://github.com/fffonion/lua-resty-openssl 48 forks. 144 stars. 4 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系列