Wire Sysio Wire Sysion 1.0.0
|
#include <edwards_pairing.hpp>
Public Member Functions | |
bool | operator== (const edwards_tate_G2_precomp &other) const |
Public Attributes | |
edwards_Fq3 | y0 |
edwards_Fq3 | eta |
Friends | |
std::ostream & | operator<< (std::ostream &out, const edwards_tate_G2_precomp &prec_Q) |
std::istream & | operator>> (std::istream &in, edwards_tate_G2_precomp &prec_Q) |
Definition at line 40 of file edwards_pairing.hpp.
bool libff::edwards_tate_G2_precomp::operator== | ( | const edwards_tate_G2_precomp & | other | ) | const |
Definition at line 73 of file edwards_pairing.cpp.
|
friend |
Definition at line 79 of file edwards_pairing.cpp.
|
friend |
Definition at line 85 of file edwards_pairing.cpp.
edwards_Fq3 libff::edwards_tate_G2_precomp::eta |
Definition at line 41 of file edwards_pairing.hpp.
edwards_Fq3 libff::edwards_tate_G2_precomp::y0 |
Definition at line 41 of file edwards_pairing.hpp.