Versions in this module Expand all Collapse all v0 v0.1.11 Jan 19, 2023 v0.1.10 Jan 19, 2023 v0.1.9 Jan 17, 2023 Changes in this version + const KeyLen + type Bytes [KeyLen]byte + func (pb Bytes) Zero() + type Key secp256k1.PrivateKey + func GenerateKey() (prv *Key, e error) + func PrivkeyFromBytes(b []byte) *Key + func (prv *Key) ToBytes() (b Bytes) + func (prv *Key) Zero()