LuaJIT中ctypes和FFI的一點雜談 on 2021 年 4 月 2 日 Lua 0 12372 轉為簡體 因為聽到了兩聲雷,所以要發兩篇博客。 ——魯迅 這篇博客來聊聊LuaJIT FFI裡面ctypes的實現。 Read More→
lua-resty-openssl: 基於FFI的Lua OpenSSL庫 on 2019 年 9 月 26 日 Lua 0 10815 轉為簡體 FFI-based OpenSSL binding for OpenResty https://github.com/fffonion/lua-resty-openssl 50 forks. 155 stars. 4 open issues. Recent commits: release: 1.7.0, Wangchong Zhou chore(*) add openresty 1.27.1.2 and bump openssl version, Wangchong Zhou feat(crypto) add crypto.memcmp bindings, GitHub release: 1.6.4, Wangchong Zhou fix(jwk) fix EC key x and y padding, Wangchong Zhou 支持OpenSSL 1.1.x, 1.0.x和1.0.2系列