sp_core
28.0.0
Module ed25519
Structs
Constants
Type Aliases
In crate sp_core
Module
sp_core
::
ed25519
Copy item path
source
·
[
−
]
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.