Barretenberg
The ZK-SNARK library at the core of Aztec
|
Go to the source code of this file.
Functions | |
TEST (pairing, ReducedAtePairingCheckAgainstConstants) | |
TEST (pairing, PisInfinity) | |
TEST (pairing, QisInfinity) | |
TEST (pairing, ReduceAtePairingBatchWithPointsAtInfinity) | |
TEST (pairing, ReduceAtePairingBatchOnlyPointsAtInfinity) | |
TEST (pairing, ReducedAtePairingConsistencyCheck) | |
TEST (pairing, ReducedAtePairingConsistencyCheckBatch) | |
TEST (pairing, ReducedAtePairingPrecomputeConsistencyCheckBatch) | |
TEST | ( | pairing | , |
PisInfinity | |||
) |
Definition at line 46 of file pairing.test.cpp.
TEST | ( | pairing | , |
QisInfinity | |||
) |
Definition at line 57 of file pairing.test.cpp.
TEST | ( | pairing | , |
ReduceAtePairingBatchOnlyPointsAtInfinity | |||
) |
Definition at line 87 of file pairing.test.cpp.
TEST | ( | pairing | , |
ReduceAtePairingBatchWithPointsAtInfinity | |||
) |
Definition at line 68 of file pairing.test.cpp.
TEST | ( | pairing | , |
ReducedAtePairingCheckAgainstConstants | |||
) |
Definition at line 6 of file pairing.test.cpp.
TEST | ( | pairing | , |
ReducedAtePairingConsistencyCheck | |||
) |
Definition at line 103 of file pairing.test.cpp.
TEST | ( | pairing | , |
ReducedAtePairingConsistencyCheckBatch | |||
) |
Definition at line 119 of file pairing.test.cpp.
TEST | ( | pairing | , |
ReducedAtePairingPrecomputeConsistencyCheckBatch | |||
) |
Definition at line 152 of file pairing.test.cpp.