Module schnorr

Source

Functionsยง

create_proof
Creates a non-interactive Schnorr proof using the Fiat-Shamir heuristic.
fiat_shamir_heuristic
Applies the Fiat-Shamir heuristic using the BLAKE2b-224 hash function.
prove
Used for testing
random_scalar
Generates a cryptographically secure random scalar.