Module sp_keyring::ed25519::ed25519
Expand description
Simple Ed25519 API.
Structs§
- A key pair.
Constants§
- An identifier used to match public keys against ed25519 keys
- The byte length of public key
- The byte length of signature
Type Aliases§
- A public key.
- A signature.