Documentation ¶
Index ¶
- func Pubkey_create(seckey [32]byte, compressed bool) ([]byte, bool)
- func Pubkey_verify(pubkey []byte) bool
- func Seckey_verify(seckey [32]byte) bool
- func Sign(msgHash [hashLen]byte, seckey [32]byte, nonce *[32]byte) ([]byte, bool)
- func Start()
- func Stop()
- func Verify(msgHash [hashLen]byte, sig []byte, pubkey []byte) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Pubkey_verify ¶
func Seckey_verify ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.