nil::crypto3::algebra::curves::detail::mnt6_params< 298, forms::short_weierstrass > Struct Reference

#include <short_weierstrass_params.hpp>

+ Inheritance diagram for nil::crypto3::algebra::curves::detail::mnt6_params< 298, forms::short_weierstrass >:
+ Collaboration diagram for nil::crypto3::algebra::curves::detail::mnt6_params< 298, forms::short_weierstrass >:

Public Types

using base_field_type = typename mnt6_types< 298 >::base_field_type
 
using scalar_field_type = typename mnt6_types< 298 >::scalar_field_type
 

Static Public Attributes

constexpr static const mnt6_types< 298 >::integral_type a
 coefficient of short Weierstrass curve $y^2=x^3+a*x+b$ More...
 
constexpr static const mnt6_types< 298 >::integral_type b
 coefficient of short Weierstrass curve $y^2=x^3+a*x+b$ More...
 

Member Typedef Documentation

◆ base_field_type

◆ scalar_field_type

Member Data Documentation

◆ a

constexpr mnt6_types< 298 >::integral_type const nil::crypto3::algebra::curves::detail::mnt6_params< 298, forms::short_weierstrass >::a
staticconstexpr
Initial value:
=
0x0B)
typename base_field_type::integral_type integral_type
Definition: curves/detail/mnt6/types.hpp:69

coefficient of short Weierstrass curve $y^2=x^3+a*x+b$

◆ b

constexpr mnt6_types< 298 >::integral_type const nil::crypto3::algebra::curves::detail::mnt6_params< 298, forms::short_weierstrass >::b
staticconstexpr
Initial value:
=
0xD68C7B1DC5DD042E957B71C44D3D6C24E683FC09B420B1A2D263FDE47DDBA59463D0C65282_cppui296)

coefficient of short Weierstrass curve $y^2=x^3+a*x+b$


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