Module redjubjub

Source
Expand description

Async RedJubjub batch verifier service

Structsยง

Item
The type of the batch item. This is a newtype around a RedJubjubItem.
Verifier
RedJubjub signature verifier service

Staticsยง

VERIFIER
Global batch verification context for RedJubjub signatures.

Type Aliasesยง

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