|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Static Protected Member Functions | |
| static void | SetUpTestSuite () |
| static std::array< uint32_t, 3 > | push_point (WitnessVector &witness, const AcirPoint &pt) |
| static std::pair< EcAdd, WitnessVector > | make_ec_add (AcirPoint p1, AcirPoint p2, AcirPoint result) |
| static std::pair< bool, std::string > | run_circuit (EcAdd constraint, WitnessVector witness) |
Definition at line 313 of file ec_operations.test.cpp.
|
inlinestaticprotected |
Definition at line 331 of file ec_operations.test.cpp.
|
inlinestaticprotected |
Definition at line 318 of file ec_operations.test.cpp.
|
inlinestaticprotected |
Definition at line 356 of file ec_operations.test.cpp.
|
inlinestaticprotected |
Definition at line 315 of file ec_operations.test.cpp.