Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/commitment_schemes/verification_key.hpp"
#include "barretenberg/flavor/flavor.hpp"
#include "barretenberg/relations/relation_parameters.hpp"
#include "barretenberg/ultra_honk/decider_verification_key.hpp"
Go to the source code of this file.
Classes | |
class | bb::stdlib::recursion::honk::RecursiveDeciderVerificationKey_< Flavor > |
The stdlib counterpart of DeciderVerificationKey, used in recursive folding verification. More... | |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
namespace | bb::stdlib |
namespace | bb::stdlib::recursion |
namespace | bb::stdlib::recursion::honk |