Commit d71d1bd5 authored by 袁兴强's avatar 袁兴强 Committed by vipwzw

rename sm2

parent 0ffea3b6
...@@ -40,7 +40,7 @@ var ( ...@@ -40,7 +40,7 @@ var (
SignMap = map[string]int{ SignMap = map[string]int{
"secp256k1": types.SECP256K1, "secp256k1": types.SECP256K1,
"ed25519": types.ED25519, "ed25519": types.ED25519,
"sm2": types.AuthSM2, "sm2": types.SM2,
"bls": AuthBLS, "bls": AuthBLS,
} }
) )
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment