You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/07/09 15:28:44 UTC

[GitHub] [incubator-apisix] toruneko commented on issue #953: request help: Any plan for supporting the SM1/SM2/SM3/SM4 cryptographic algorithm?

toruneko commented on issue #953:
URL: https://github.com/apache/incubator-apisix/issues/953#issuecomment-656195184


   I'm implement `sm3`, `sm4` algorithms  on pure lua, but `sm2` not yet. So the `lua-resty-crypto` can not runs `sm2` with openssl which version under 1.1.1 
   About detect version,  [version.lua](https://github.com/toruneko/lua-resty-crypto/blob/master/lib/resty/crypto/version.lua) can help us get major, minor, and patch version.
   
   
   
   Because of I joined a 996 company recently, the project only bugfix now.  : (  


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org