nil::crypto3::algebra::curves::detail::edwards_g1_params< 183, forms::edwards > Struct Reference

#include <edwards_params.hpp>

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

Public Types

using base_field_type = typename edwards_types< 183 >::base_field_type
 
using field_type = typename edwards_types< 183 >::g1_field_type
 
template<typename Coordinates >
using group_type = edwards_types< 183 >::g1_type< forms::edwards, Coordinates >
 
using scalar_field_type = typename edwards_types< 183 >::scalar_field_type
 

Static Public Attributes

constexpr static const edwards_types< 183 >::integral_type c
 
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_g1_params< 183, forms::edwards >::group_type = edwards_types<183>::g1_type<forms::edwards, Coordinates>

◆ scalar_field_type

Member Data Documentation

◆ c

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

◆ d

constexpr edwards_types< 183 >::integral_type const nil::crypto3::algebra::curves::detail::edwards_params< 183, forms::edwards >::d
staticconstexprinherited
Initial value:
=
0x64536D55979879327CF1306BB5A6277D254EF9776CE70_cppui179)

◆ one_fill

constexpr std::array< typename edwards_g1_params< 183, forms::edwards >::field_type::value_type, 2 > const nil::crypto3::algebra::curves::detail::edwards_g1_params< 183, forms::edwards >::one_fill
staticconstexpr
Initial value:
= {
inverted_one_fill[2] * inverted_one_fill[0].inversed(),
inverted_one_fill[2] * inverted_one_fill[1].inversed()}

◆ zero_fill

constexpr std::array< typename edwards_g1_params< 183, forms::edwards >::field_type::value_type, 2 > const nil::crypto3::algebra::curves::detail::edwards_g1_params< 183, forms::edwards >::zero_fill
staticconstexpr
Initial value:
= {
field_type::value_type::zero(), field_type::value_type::one()}

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