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

Go to the source code of this file.

Classes

class  bb::ECCVMBoolsRelationImpl< FF_ >
 ECCVMBoolsRelationImpl evaluates the correctness of ECCVM boolean checks. More...
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 

Typedefs

template<typename FF >
using bb::ECCVMBoolsRelation = Relation< ECCVMBoolsRelationImpl< FF > >