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

Go to the source code of this file.

Classes

class  bb::stdlib::cycle_group< Builder >
 cycle_group represents a group Element of the proving system's embedded curve i.e. a curve with a cofactor 1 defined over a field equal to the circuit's native field Builder::FF More...
 
struct  bb::stdlib::cycle_group< Builder >::batch_mul_internal_output
 Stores temporary variables produced by internal multiplication algorithms. More...
 

Namespaces

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

Concepts

concept  bb::stdlib::IsUltraArithmetic
 

Functions

template<typename Builder >
std::ostream & bb::stdlib::operator<< (std::ostream &os, cycle_group< Builder > const &v)