Module noah_api::setup

source ·
Expand description

Module for generating parameters.

Structs

The Bulletproofs URS.
The prover parameters.
The verifier parameters.
The verifier common parameters.
The common part of the verifier parameters.
The specific part of the verifier parameters.

Constants

The number of the Bulletproofs(over the Secq256k1 curve) generators needed for anonymous transfer.
The range in the Bulletproofs range check.
The default number of Bulletproofs generators
The maximal number of outputs supported by this setup program, for consolidation.
The maximal number of inputs supported by this setup program, for consolidation.
The maximal number of inputs and outputs supported by this setup program, for standard payments.

Traits

The trait for Bulletproofs that can be used in Bulletproofs generators.