Module params

Source
Expand description

Loading and checking correctness of Groth16 Sapling and Sprout parameters.

Modules§

parse_parameters 🔒
Copied from zcash_proofs v1.14.0 with minor modifications to the parse_parameters function (renamed to parse_sapling_parameters).

Structs§

GROTH16_PARAMETERS
Groth16 Zero-Knowledge Proof parameters for the Sapling and Sprout circuits.
Groth16Parameters
Groth16 Zero-Knowledge Proof parameters for the Sapling and Sprout circuits.
SaplingParameters
Groth16 Zero-Knowledge Proof spend and output parameters for the Sapling circuit.
SproutParameters
Groth16 Zero-Knowledge Proof spend parameters for the Sprout circuit.