Documentation ¶
Index ¶
- func SM2Decode(privateKey string, value string) (string, error)
- func SM2Encode(publicKey string, value string) (string, error)
- func SM2GenerateKey() (string, string, error)
- func SM3(str string) string
- func SM4Decode(key string, value string) (string, error)
- func SM4Encode(key string, value string) (string, error)
- func SM4GenerateKey() (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SM2GenerateKey ¶
func SM4GenerateKey ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.