nil::crypto3::algebra::curves::detail::edwards_g2_params< 183, forms::twisted_edwards > Struct Reference

#include <twisted_edwards_params.hpp>

+ Inheritance diagram for nil::crypto3::algebra::curves::detail::edwards_g2_params< 183, forms::twisted_edwards >:
+ Collaboration diagram for nil::crypto3::algebra::curves::detail::edwards_g2_params< 183, forms::twisted_edwards >:

Public Types

using base_field_type = typename edwards_types< 183 >::base_field_type
 
using field_type = typename edwards_types< 183 >::g2_field_type
 
template<typename Coordinates >
using group_type = edwards_types< 183 >::g2_type< forms::twisted_edwards, Coordinates >
 
using scalar_field_type = typename edwards_types< 183 >::scalar_field_type
 

Static Public Attributes

constexpr static const edwards_types< 183 >::integral_type a
 
constexpr static const edwards_types< 183 >::integral_type d
 
constexpr static const std::array< typename field_type::value_type, 2 > one_fill
 
constexpr static const std::array< typename field_type::value_type, 2 > zero_fill
 

Member Typedef Documentation

◆ base_field_type

◆ field_type

◆ group_type

template<typename Coordinates >
using nil::crypto3::algebra::curves::detail::edwards_g2_params< 183, forms::twisted_edwards >::group_type = edwards_types<183>::g2_type<forms::twisted_edwards, Coordinates>

◆ scalar_field_type

Member Data Documentation

◆ a

constexpr edwards_params< 183, forms::twisted_edwards >::base_field_type::integral_type const nil::crypto3::algebra::curves::detail::edwards_params< 183, forms::twisted_edwards >::a
staticconstexprinherited
Initial value:
=
typename base_field_type::integral_type integral_type
Definition: curves/detail/edwards/types.hpp:69

◆ d

constexpr edwards_params< 183, forms::twisted_edwards >::base_field_type::integral_type const nil::crypto3::algebra::curves::detail::edwards_params< 183, forms::twisted_edwards >::d
staticconstexprinherited
Initial value:
=
constexpr static const edwards_types< 183 >::integral_type d
Definition: edwards_params.hpp:48

◆ one_fill

constexpr std::array< typename edwards_g2_params< 183, forms::twisted_edwards >::field_type::value_type, 2 > const nil::crypto3::algebra::curves::detail::edwards_g2_params< 183, forms::twisted_edwards >::one_fill
staticconstexpr
Initial value:
=
constexpr static const std::array< typename field_type::value_type, 2 > one_fill
Definition: edwards_params.hpp:113

◆ zero_fill

constexpr std::array< typename edwards_g2_params< 183, forms::twisted_edwards >::field_type::value_type, 2 > const nil::crypto3::algebra::curves::detail::edwards_g2_params< 183, forms::twisted_edwards >::zero_fill
staticconstexpr
Initial value:
=
constexpr static const std::array< typename field_type::value_type, 2 > zero_fill
Definition: edwards_params.hpp:97

The documentation for this struct was generated from the following file: