|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Go to the source code of this file.
Functions | |
| TEST (fq12, AddCheckAgainstConstants) | |
| TEST (fq12, SubCheckAgainstConstants) | |
| TEST (fq12, MulCheckAgainstConstants) | |
| TEST (fq12, SparseMulCheckAgainstConstants) | |
| TEST (fq12, SqrCheckAgainstConstants) | |
| TEST (fq12, FrobeniusMapThree) | |
| TEST (fq12, FrobeniusMapTwo) | |
| TEST (fq12, FrobeniusMapOne) | |
| TEST (fq12, FrobeniusMapSixIsConjugation) | |
| TEST (fq12, UnitaryInverse) | |
| TEST (fq12, FrobeniusCoefficients) | |
| TEST (fq12, SparseMul) | |
| TEST | ( | fq12 | , |
| AddCheckAgainstConstants | |||
| ) |
Definition at line 6 of file fq12.test.cpp.
| TEST | ( | fq12 | , |
| FrobeniusCoefficients | |||
| ) |
Definition at line 513 of file fq12.test.cpp.
| TEST | ( | fq12 | , |
| FrobeniusMapOne | |||
| ) |
Definition at line 429 of file fq12.test.cpp.
| TEST | ( | fq12 | , |
| FrobeniusMapSixIsConjugation | |||
| ) |
Definition at line 490 of file fq12.test.cpp.
| TEST | ( | fq12 | , |
| FrobeniusMapThree | |||
| ) |
Definition at line 310 of file fq12.test.cpp.
| TEST | ( | fq12 | , |
| FrobeniusMapTwo | |||
| ) |
Definition at line 370 of file fq12.test.cpp.
| TEST | ( | fq12 | , |
| MulCheckAgainstConstants | |||
| ) |
Definition at line 90 of file fq12.test.cpp.
| TEST | ( | fq12 | , |
| SparseMul | |||
| ) |
Definition at line 532 of file fq12.test.cpp.
| TEST | ( | fq12 | , |
| SparseMulCheckAgainstConstants | |||
| ) |
Definition at line 175 of file fq12.test.cpp.
| TEST | ( | fq12 | , |
| SqrCheckAgainstConstants | |||
| ) |
Definition at line 250 of file fq12.test.cpp.
| TEST | ( | fq12 | , |
| SubCheckAgainstConstants | |||
| ) |
Definition at line 48 of file fq12.test.cpp.
| TEST | ( | fq12 | , |
| UnitaryInverse | |||
| ) |
Definition at line 498 of file fq12.test.cpp.