Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/ecc/curves/bn254/fr.hpp"
#include "barretenberg/ecc/curves/grumpkin/grumpkin.hpp"
#include <vector>
Go to the source code of this file.
Classes | |
class | bb::EvaluationDomain< FF > |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
Typedefs | |
using | bb::evaluation_domain = EvaluationDomain< bb::fr > |