init: v1.0.0
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package sm2
|
||||
|
||||
// asn1.go implements the ASN.1 encoding of SM2 types in GB/T 35276-2017 信息安全技术 SM2密码算法使用规范.
|
||||
// For each type, use *.MarshalASN1 and *.UnmarshalASN1 to encode/decode.
|
||||
Reference in New Issue
Block a user