Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MinusOne = big.NewInt(-1)
MinusOne is -1.
View Source
var One = big.NewInt(1)
One is 1.
View Source
var Q, _ = new(big.Int).SetString(qString, 10)
Q is the order of the integer field (Zq) that fits inside the SNARK.
View Source
var Zero = big.NewInt(0)
Zero is 0.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.