Expand description
A crate for creating and verifying Ed25519 signatures
Structs§
- Canister
Id - Generic ID on Internet Computer.
- Derivation
Index - A component of a derivation path
- Derivation
Path - Derivation Path
- Derived
Private Key - A private key derived via the IC’s derivation mechanism
- Private
Key - An Ed25519 secret key
- Public
Key - An Ed25519 public key
Enums§
- Master
Public KeyId - An identifier for the mainnet production key
- Pocket
IcMaster Public KeyId - An identifier for the hardcoded keys used in PocketIC
- Private
KeyDecoding Error - An error if a private key cannot be decoded
- Private
KeyFormat - Specifies a private key encoding format
- Public
KeyDecoding Error - An invalid key was encountered
- Signature
Error - An error that occurs when verifying signatures or batches of signatures