Documentation ¶
Index ¶
Constants ¶
View Source
const ( PrivKeyBytesLen = 32 PubKeyBytesLenCompressed = 33 )
These constants define the lengths of serialized public keys.
View Source
const Secp256k1Str = "secp256k1"
Secp256k1Str suite string name
Variables ¶
This section is empty.
Functions ¶
func NewSecp256k1 ¶
func NewSecp256k1() *secp256k1Suite
NewSecp256k1 returns a wrapper over secp256k1 suite
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.