package
0.0.0-20180419104149-40f2d1d03a96
Repository: https://github.com/tjfoc/hyperledger-fabric-gm.git
Documentation: pkg.go.dev

# Functions

调用SM2接口生成SM2证书.
调用SM2接口生成SM2证书请求.
GetRandomBytes returns len random looking bytes.
IsLow checks that s is a low-S.
No description provided by the author
New 实例化 返回支持国密算法的 bccsp.BCCSP.
模拟实现.
NewFileBasedKeyStore instantiated a file-based key store at a given position.
sm2 证书转换 x509 证书.
X509证书格式转换为 SM2证书格式.
X509 证书请求转换 SM2证书请求.
No description provided by the author
AESCBCPKCS7Decrypt combines CBC decryption and PKCS7 unpadding.
AESCBCPKCS7Encrypt combines CBC encryption and PKCS7 padding.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Interfaces

Decryptor is a BCCSP-like interface that provides decryption algorithms.
Encryptor is a BCCSP-like interface that provides encryption algorithms.
Hasher is a BCCSP-like interface that provides hash algorithms.
KeyDeriver is a BCCSP-like interface that provides key derivation algorithms.
KeyGenerator is a BCCSP-like interface that provides key generation algorithms.
KeyImporter is a BCCSP-like interface that provides key import algorithms.
Signer is a BCCSP-like interface that provides signing algorithms.
Verifier is a BCCSP-like interface that provides verifying algorithms.