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系列