Module ed25519
sp_
keyring
31.0.0
Module ed25519
Module Items
Structs
Constants
Type Aliases
In sp_
keyring::
ed25519
Modules
ed25519
Structs
KeyringIter
Enums
Keyring
sp_keyring
::
ed25519
Module
ed25519
Copy item path
Settings
Help
Summary
Expand description
Simple Ed25519 API.
Structs
§
Pair
A key pair.
Constants
§
CRYPTO_
ID
An identifier used to match public keys against ed25519 keys
PUBLIC_
KEY_
SERIALIZED_
SIZE
The byte length of public key
SIGNATURE_
SERIALIZED_
SIZE
The byte length of signature
Type Aliases
§
Public
A public key.
Signature
A signature.