Documentation ¶
Index ¶
Constants ¶
View Source
const ( PubkeySize = 64 AuthSigMsgSize = 132 )
Variables ¶
View Source
var (
ErrPubkeyLength = errors.New("pubkey length error")
)
Functions ¶
This section is empty.
Types ¶
type PrivKey ¶
func NewPrivKey ¶
Click to show internal directories.
Click to hide internal directories.