lua-resty-string
lua-resty-string copied to clipboard
Could add sha2?
could sha2 be added ?
Sure :) Patches welcome!
我是非常想提交补丁,怎奈不会C啊
Already added new modules resty.sha224 and resty.sha256 for exposing the SHA-224 and SHA-256 APIs provided by OpenSSL in git master HEAD.
Just added new modules resty.sha384 and resty.sha512. Now the full SHA-2 function set has been exposed. Please try them out.