nil::crypto3::hashes::detail::m2c_simple_swu< Group > Struct Template Reference

#include <h2c_functions.hpp>

+ Collaboration diagram for nil::crypto3::hashes::detail::m2c_simple_swu< Group >:

Public Types

typedef suite_type::field_value_type field_value_type
 
typedef suite_type::group_value_type group_value_type
 
typedef h2c_suite< Group > suite_type
 

Static Public Member Functions

static group_value_type process (const field_value_type &u)
 

Member Typedef Documentation

◆ field_value_type

template<typename Group >
typedef suite_type::field_value_type nil::crypto3::hashes::detail::m2c_simple_swu< Group >::field_value_type

◆ group_value_type

template<typename Group >
typedef suite_type::group_value_type nil::crypto3::hashes::detail::m2c_simple_swu< Group >::group_value_type

◆ suite_type

template<typename Group >
typedef h2c_suite<Group> nil::crypto3::hashes::detail::m2c_simple_swu< Group >::suite_type

Member Function Documentation

◆ process()

template<typename Group >
static group_value_type nil::crypto3::hashes::detail::m2c_simple_swu< Group >::process ( const field_value_type u)
inlinestatic

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