Crate falcon_det

Crate falcon_det 

Source
Expand description

Deterministic Falcon post-quantum signature scheme.

This crate provides Rust bindings to a deterministic version of Falcon post-quantum signature scheme by Algorand.

§MSRV

The falcon-det minimum supported Rust version is 1.83.0.

Modules§

det1024
Deterministic Falcon-1024 signature scheme.
error
shake256
SHAKE256 context for PRNG and hashing.