Module pubkey

Source
Expand description

Public key structures and algorithms

Definition of public key structure and helpers

Structs§

CompressedPubKey
Compressed public keys consist of x-coordinate and y-coordinate parity.
PubKey
Public key

Enums§

PubKeyError
Public key errors

Constants§

MINA_ADDRESS_LEN
Length of Mina addresses

Type Aliases§

Result
Public key Result