Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
proof.hpp File Reference

Go to the source code of this file.

Classes

struct  bb::PublicInputsAndProof< Proof >
 
struct  bb::ECCVMProof
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 

Typedefs

using bb::PublicInputsVector = std::vector< fr >
 
using bb::HonkProof = std::vector< fr >
 
template<typename Builder >
using bb::StdlibPublicInputsVector = std::vector< bb::stdlib::field_t< Builder > >