lua-resty-string icon indicating copy to clipboard operation
lua-resty-string copied to clipboard

Could add sha2?

Open lhmwzy opened this issue 13 years ago • 4 comments

could sha2 be added ?

lhmwzy avatar Mar 03 '12 02:03 lhmwzy

Sure :) Patches welcome!

agentzh avatar Mar 05 '12 12:03 agentzh

我是非常想提交补丁,怎奈不会C啊

lhmwzy avatar Mar 05 '12 13:03 lhmwzy

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.

agentzh avatar Mar 05 '12 14:03 agentzh

Just added new modules resty.sha384 and resty.sha512. Now the full SHA-2 function set has been exposed. Please try them out.

agentzh avatar Mar 05 '12 14:03 agentzh