nil::crypto3::algebra::curves::detail::jubjub_params< forms::twisted_edwards > Struct Reference

#include <params.hpp>

+ Inheritance diagram for nil::crypto3::algebra::curves::detail::jubjub_params< forms::twisted_edwards >:
+ Collaboration diagram for nil::crypto3::algebra::curves::detail::jubjub_params< forms::twisted_edwards >:

Public Types

using base_field_type = typename jubjub_types::base_field_type
 
using scalar_field_type = typename jubjub_types::scalar_field_type
 

Static Public Attributes

constexpr static const jubjub_types::integral_type a
 twisted Edwards elliptic curve More...
 
static constexpr std::size_t cofactor = 8
 
constexpr static const jubjub_types::integral_type d
 twisted Edwards elliptic curve More...
 

Member Typedef Documentation

◆ base_field_type

◆ scalar_field_type

Member Data Documentation

◆ a

Initial value:
=
0x73EDA753299D7D483339D80809A1D80553BDA402FFFE5BFEFFFFFFFF00000000_cppui255

twisted Edwards elliptic curve

described by equation ax^2 + y^2 = 1

  • dx^2y^2

◆ cofactor

constexpr std::size_t nil::crypto3::algebra::curves::detail::jubjub_params< forms::twisted_edwards >::cofactor = 8
staticconstexpr

◆ d

Initial value:
=
0x2A9318E74BFA2B48F5FD9207E6BD7FD4292D7F6D37579D2601065FD6D6343EB1_cppui254

twisted Edwards elliptic curve

described by equation ax^2 + y^2 = 1

  • dx^2y^2

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