Module ed25519

Module ed25519 

Source
Expand description

Async Ed25519 batch verifier service

Structsยง

Item
The type of the batch item. This is a newtype around an Ed25519Item.
Verifier
Ed25519 signature verifier service

Staticsยง

VERIFIER
Global batch verification context for Ed25519 signatures.

Type Aliasesยง

BatchVerifier ๐Ÿ”’
The type of the batch verifier.
Sender ๐Ÿ”’
The type of the batch sender channel.
VerifyResult ๐Ÿ”’
The type of verification results.