Module sp_application_crypto::bandersnatch
source · Expand description
Bandersnatch VRF application crypto types.
Modules§
- Bandersnatch Ring-VRF types and operations.
- Bandersnatch VRF types and operations.
Structs§
- A generic
AppPublic
wrapper type over $pair crypto; this has no specific App. - A generic
AppPublic
wrapper type over $public crypto; this has no specific App. - A generic
AppPublic
wrapper type over $public crypto; this has no specific App. - Bandersnatch secret key.
Constants§
- Identifier used to match public keys against bandersnatch-vrf keys.
- The byte length of serialized pre-output.
- The byte length of serialized public key.
- The byte length of secret key seed.
- The byte length of serialized signature.
- Context used to produce a plain signature without any VRF input/output.
Type Aliases§
- Bandersnatch public key.
- Bandersnatch signature.