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

Go to the source code of this file.

Classes

class  libff::mnt4_G1
 

Namespaces

namespace  libff
 

Functions

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

Detailed Description

Declaration of interfaces for the MNT4 G1 group.

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

Definition in file mnt4_g1.hpp.