LuaJIT中ctypes和FFI的一点杂谈 on 2021 年 4 月 2 日 Lua 0 14707 转为繁体 因为听到了两声雷,所以要发两篇博客。 ——鲁迅 这篇博客来聊聊LuaJIT FFI里面ctypes的实现。 Read More→
lua-resty-openssl: 基于FFI的Lua OpenSSL库 on 2019 年 9 月 26 日 Lua 0 12922 转为繁体 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系列