Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/eccvm/eccvm_flavor.hpp"
#include "barretenberg/goblin/translation_evaluations.hpp"
#include "barretenberg/transcript/transcript.hpp"
Go to the source code of this file.
Classes | |
class | bb::TranslationData< Transcript > |
A class designed to accept the ECCVM Transcript Polynomials , concatenate their masking terms in Lagrange basis over the SmallSubgroup, and commit to the concatenation. More... | |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |