On Wednesday, 17 June 2015 00:51:59 UTC+3, Patrick Kane wrote:
If you need more primitives, you can either ffi-bind to OpenSSL functions or you may look at this:
https://github.com/bungle/lua-resty-nettle
It has all the bindings to Nettle Library's symmetric functions plus some additional stuff, and some preliminary support for RSA as well, see:
https://github.com/bungle/lua-resty-nettle/tree/master/lib/resty/nettle
Regards
Aapo