Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/relations/relation_types.hpp"
Go to the source code of this file.
Classes | |
class | bb::ECCVMWnafRelationImpl< FF_ > |
ECCVMWnafRelationImpl evaluates relations that convert scalar multipliers into 4-bit WNAF slices. More... | |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
Typedefs | |
template<typename FF > | |
using | bb::ECCVMWnafRelation = Relation< ECCVMWnafRelationImpl< FF > > |