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

Go to the source code of this file.

Classes

class  bb::stdlib::PublicInputComponent< ComponentType >
 A wrapper class for serializing objects to and from the public inputs of a circuit. More...
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 
namespace  bb::stdlib
 

Concepts

concept  bb::stdlib::IsSerializableToAndFromPublicInputs
 A concept defining requirements for types that are to be serialized to and from the public inputs of a circuit via the PublicInputComponent class.