yangzhg opened a new issue #7463:
URL: https://github.com/apache/incubator-doris/issues/7463


   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### Description
   
   Since 2012, the National Password Authority to the “People’s Republic of 
China password industry standard” approach, have announced the SM2 / SM3 / SM4 
and other cryptographic algorithm standards and application specifications. 
Which “SM” on behalf of “business secret”, that is used for commercial, not 
involving state secrets of the password technology. SM2 is a public key 
cryptography algorithm based on elliptic curve cryptography, including digital 
signature, key exchange and public key encryption. It is used to replace 
international algorithms such as RSA / Diffie-Hellman / ECDSA / ECDH. SM3 is 
password hash algorithm, SM4 is a block cipher used to replace DES / AES and 
other international algorithms. SM9 is an identity-based cryptographic 
algorithm that can replace PKI / CA based on digital certificate. By deploying 
the secret algorithm, you can reduce the security risks caused by weak 
passwords and bug implementations and the overhead of deploying PKI / CA.
   
   ### Use case
   
   so we should support sm4 and sm3
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to