LuaJIT中ctypes和FFI的一點雜談 on 2021 年 4 月 2 日 Lua 0 11942 轉為簡體 因為聽到了兩聲雷,所以要發兩篇博客。 ——魯迅 這篇博客來聊聊LuaJIT FFI裏面ctypes的實現。 Read More→
lua-resty-openssl: 基於FFI的Lua OpenSSL庫 on 2019 年 9 月 26 日 Lua 0 10525 轉為簡體 FFI-based OpenSSL binding for OpenResty https://github.com/fffonion/lua-resty-openssl 49 forks. 150 stars. 4 open issues. Recent commits: release: 1.6.4, Wangchong Zhou fix(jwk) fix EC key x and y padding, Wangchong Zhou release: 1.6.3, Wangchong Zhou fix(jwk): allow to load an ECX public key from private JWK, Wangchong Zhou release: 1.6.2, Wangchong Zhou 支持OpenSSL 1.1.x, 1.0.x和1.0.2系列