http-extensions icon indicating copy to clipboard operation
http-extensions copied to clipboard

Support SM2/SM3 algorithms

Open SunFulong opened this issue 2 years ago • 3 comments

SM2/SM3 are Chinese cryptographic algorithms: SM3 (hash function) and SM2 (public-private key cryptography), widely used in China, will you support them?

SunFulong avatar Feb 22 '23 01:02 SunFulong

@SunFulong Does this relate to the message signatures specification or something else? (SM3 might apply to digest, say.)

martinthomson avatar Feb 22 '23 01:02 martinthomson

Yes, SM2 is a public key cryptographic algorithm that based on elliptic curves, signature is part of it.

SunFulong avatar Feb 22 '23 01:02 SunFulong

@SunFulong my question was about which specification you are referring to. There are multiple specifications in this repository. I doubt that this applies to the retrofit work, for example.

If your goal is to request the addition of SM3 and SM2 to a particular specification, we need to know which. If this is a more general inquiry, then our mailing list is probably a better place to start.

martinthomson avatar Feb 22 '23 01:02 martinthomson