LuaJIT中ctypes和FFI的一點雜談 on 2021 年 4 月 2 日 Lua 0 8852 轉為簡體 因為聽到了兩聲雷,所以要發兩篇博客。 ——魯迅 這篇博客來聊聊LuaJIT FFI裏面ctypes的實現。 Read More→
lua-resty-openssl: 基於FFI的Lua OpenSSL庫 on 2019 年 9 月 26 日 Lua 0 8110 轉為簡體 FFI-based OpenSSL binding for OpenResty https://github.com/fffonion/lua-resty-openssl 43 forks. 132 stars. 5 open issues. Recent commits: chore(tests): add openssl 3.2.2, Wangchong Zhou chore(ci) on PR only run valgrind for changed files, Wangchong Zhou release: 1.5.1, Wangchong Zhou chore(tests) update openssl link, Wangchong Zhou chore(kdf) fix the outlen type to be size_t, Wangchong Zhou 支持OpenSSL 1.1.x, 1.0.x和1.0.2系列