Structs§
- Private
Key - Represent a private key including a secret
- Public
Key - Represent a public key containing an ECC point
- Scalar
- Represent 256 bits numbers with support for sign and carry
- Signature
- ECDSA signature
Enums§
Functions§
- generate_
keypair_ from_ seed - Create a keypair from a buffer seed
- hash256
- sha256 digest x2