Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/common/ref_array.hpp"
#include "barretenberg/constants.hpp"
#include "barretenberg/ecc/curves/bn254/fq.hpp"
#include "barretenberg/ecc/fields/field_conversion.hpp"
Go to the source code of this file.
Classes | |
struct | bb::TranslationEvaluations_< BF > |
Stores the evaluations of op , Px , Py , z1 , and z2 computed by the ECCVM Prover. These evaluations are batched and checked against the accumulated_result , which is computed and verified by Translator. More... | |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |