Skip to main content

Crate mizaru2

Crate mizaru2 

Source

Structs§

BlindedClientToken
BlindedSignature
ClientToken
PublicKey
A Merkle‑root public key (Mizaru mode).
SecretKey
SingleBlindedSignature
A blinded signature produced by a SingleSecretKey.
SinglePublicKey
The public half of a SingleSecretKey.
SingleSecretKey
SingleUnblindedSignature
An unblinded signature corresponding to a SinglePublicKey.
UnblindedSignature

Enums§

Error

Functions§

current_epoch
Obtains the current epoch.
unix_to_epoch
Converts a Unix timestamp to its corresponding epoch.

Type Aliases§

Result