package
0.0.0-20191113032148-3606b63ab30f
Repository: https://github.com/phenixchain/devchain.git
Documentation: pkg.go.dev

# Functions

IsLowS check is low int.
MarshalECDSASignature marshal ECDSA signature.
SerializePrivateKey serialize private key.
SerializePublicKey serialize public key.
ToLowS convert to low int.
UnmarshalECDSASignature unmarshal ECDSA signature.

# Constants

ID id.
Name name.

# Structs

Driver driver.
SignatureS signature struct.

# Type aliases

PrivKeyECDSA PrivKey.
PubKeyECDSA PubKey prefixed with 0x02 or 0x03, depending on the y-cord.
SignatureECDSA Signature.