package
0.1.2
Repository: https://github.com/meshplus/crypto-standard.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Copy copy big.
GenerateKey generate a pair of key,input is algorithm type.
Get32BYtes get 32 bytes.
GetBig git big.
NewECDSA get a ECDSA instance, input parameter is algorithm type.
Put32Bytes put 32 bytes.
PutBig put big.

# Constants

Algorithm identity.
Algorithm identity.
Algorithm identity.
Algorithm identity.
Algorithm identity.
Algorithm identity.
Algorithm identity.
Algorithm identity.
Algorithm identity.

# Structs

ECDSA ECDSA instance is a tool to sign and verify.
ECDSAPrivateKey ECDSA private key.
ECDSAPublicKey ECDSA public key.
ECDSASignature ECDSASignature struct.