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

Go to the source code of this file.

Classes

class  bb::ECCVMMSMRelationImpl< FF_ >
 MSM relations that evaluate the Strauss multiscalar multiplication algorithm. More...
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 

Typedefs

template<typename FF >
using bb::ECCVMMSMRelation = Relation< ECCVMMSMRelationImpl< FF > >