Expand description
Async Ed25519 batch verifier service
Structs§
- Verifier
- Ed25519 signature verifier service
Statics§
- VERIFIER
- Global batch verification context for Ed25519 signatures.
Type Aliases§
- Batch
Verifier 🔒 - The type of the batch verifier.
- Item
- The type of the batch item.
This is an
Ed25519Item
. - Sender 🔒
- The type of the batch sender channel.
- Verify
Result 🔒 - The type of verification results.