Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <concepts>
#include <cstdint>
Go to the source code of this file.
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
Concepts | |
concept | bb::IsAnyOf |
Enumerations | |
enum class | bb::CircuitType : uint32_t { bb::STANDARD = 0 , bb::ULTRA = 2 , bb::UNDEFINED = 3 } |