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

Go to the source code of this file.

Namespaces

namespace  libff
 

Typedefs

template<typename EC_ppT >
using libff::Fr = typename EC_ppT::Fp_type
 
template<typename EC_ppT >
using libff::G1 = typename EC_ppT::G1_type
 
template<typename EC_ppT >
using libff::G2 = typename EC_ppT::G2_type
 
template<typename EC_ppT >
using libff::G1_precomp = typename EC_ppT::G1_precomp_type
 
template<typename EC_ppT >
using libff::G2_precomp = typename EC_ppT::G2_precomp_type
 
template<typename EC_ppT >
using libff::affine_ate_G1_precomp = typename EC_ppT::affine_ate_G1_precomp_type
 
template<typename EC_ppT >
using libff::affine_ate_G2_precomp = typename EC_ppT::affine_ate_G2_precomp_type
 
template<typename EC_ppT >
using libff::Fq = typename EC_ppT::Fq_type
 
template<typename EC_ppT >
using libff::Fqe = typename EC_ppT::Fqe_type
 
template<typename EC_ppT >
using libff::Fqk = typename EC_ppT::Fqk_type
 
template<typename EC_ppT >
using libff::GT = typename EC_ppT::GT_type
 
template<typename EC_ppT >
using libff::Fr_vector = std::vector<Fr<EC_ppT> >
 
template<typename EC_ppT >
using libff::G1_vector = std::vector<G1<EC_ppT> >
 
template<typename EC_ppT >
using libff::G2_vector = std::vector<G2<EC_ppT> >
 

Detailed Description

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

Definition in file public_params.hpp.