x962_p/base_field.hpp File Reference
+ Include dependency graph for x962_p/base_field.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  nil::crypto3::algebra::fields::x962_p_v1_base_field< Version >
 IETF IPsec groups. More...
 
struct  nil::crypto3::algebra::fields::x962_p_v1_base_field< 239 >
 
struct  nil::crypto3::algebra::fields::x962_p_v2_base_field< Version >
 
struct  nil::crypto3::algebra::fields::x962_p_v2_base_field< 192 >
 
struct  nil::crypto3::algebra::fields::x962_p_v2_base_field< 239 >
 
struct  nil::crypto3::algebra::fields::x962_p_v3_base_field< Version >
 
struct  nil::crypto3::algebra::fields::x962_p_v3_base_field< 192 >
 
struct  nil::crypto3::algebra::fields::x962_p_v3_base_field< 239 >
 

Namespaces

 nil
 
 nil::crypto3
 
 nil::crypto3::algebra
 
 nil::crypto3::algebra::fields
 

Typedefs

template<std::size_t Version = 239>
using nil::crypto3::algebra::fields::x962_p_v1 = x962_p_v1_base_field< Version >
 
template<std::size_t Version = 239>
using nil::crypto3::algebra::fields::x962_p_v1_fq = x962_p_v1_base_field< Version >
 
template<std::size_t Version = 192>
using nil::crypto3::algebra::fields::x962_p_v2 = x962_p_v2_base_field< Version >
 
template<std::size_t Version = 192>
using nil::crypto3::algebra::fields::x962_p_v2_fq = x962_p_v2_base_field< Version >
 
template<std::size_t Version = 192>
using nil::crypto3::algebra::fields::x962_p_v3 = x962_p_v3_base_field< Version >
 
template<std::size_t Version = 192>
using nil::crypto3::algebra::fields::x962_p_v3_fq = x962_p_v3_base_field< Version >