Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
bn128_gt.hpp File Reference
Include dependency graph for bn128_gt.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  libff::bn128_GT
 

Namespaces

namespace  libff
 

Functions

std::ostream & libff::operator<< (std::ostream &out, const bn128_GT &g)
 
std::istream & libff::operator>> (std::istream &in, bn128_GT &g)
 
template<mp_size_t m>
bn128_GT libff::operator^ (const bn128_GT &rhs, const bigint< m > &lhs)
 
template<mp_size_t m, const bigint< m > & modulus_p>
bn128_GT libff::operator^ (const bn128_GT &rhs, const Fp_model< m, modulus_p > &lhs)
 

Detailed Description

Author
This file is part of libff, developed by SCIPR Lab and contributors (see AUTHORS).

Definition in file bn128_gt.hpp.