Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/common/assert.hpp"
#include "barretenberg/common/log.hpp"
#include "barretenberg/flavor/mega_flavor.hpp"
#include "barretenberg/flavor/ultra_flavor.hpp"
Go to the source code of this file.
Classes | |
class | bb::RelationChecker< Flavor > |
A debugging utility for checking whether a set of polynomials satisfies the relations for a given Flavor. More... | |
class | bb::RelationChecker< bb::UltraFlavor > |
class | bb::RelationChecker< MegaFlavor > |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |