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

#include <params.hpp>

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

Public Types

using base_field_type = typename babyjubjub_types::base_field_type
 
using scalar_field_type = typename babyjubjub_types::scalar_field_type
 

Static Public Attributes

constexpr static const babyjubjub_types::integral_type a
 twisted Edwards elliptic curve More...
 
constexpr static const babyjubjub_types::integral_type d
 twisted Edwards elliptic curve More...
 

Member Typedef Documentation

◆ base_field_type

◆ scalar_field_type

Member Data Documentation

◆ a

Initial value:
=
0x292FC_cppui18

twisted Edwards elliptic curve

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

◆ d

Initial value:
=
0x292F8_cppui18

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: