LuaJIT中ctypes和FFI的一點雜談 on 2021 年 4 月 2 日 Lua 0 14754 轉為簡體 因為聽到了兩聲雷,所以要發兩篇博客。 ——魯迅 這篇博客來聊聊LuaJIT FFI裏面ctypes的實現。 Read More→
lua-resty-openssl: 基於FFI的Lua OpenSSL庫 on 2019 年 9 月 26 日 Lua 0 12975 轉為簡體 FFI-based OpenSSL binding for OpenResty https://github.com/fffonion/lua-resty-openssl 53 forks. 170 stars. 7 open issues. Recent commits: release: 1.9.0, Wangchong Zhou feat(pkey) support post-quantum key operationsThis also moves pub/priv key export to get_params, which may behavedifferently if you are using a third party provider., Wangchong Zhou fix(pkey) size raw key buffers dynamically, Wangchong Zhou fix(pkey) generalize raw key handling, Wangchong Zhou fix(pkey) identify provider-native key types, Wangchong Zhou 支持OpenSSL 1.1.x, 1.0.x和1.0.2系列