nil::crypto3::kdf::x942_prf< Hash > Class Template Reference

PRF from ANSI X9.42. More...

#include <prf_x942.hpp>

+ Collaboration diagram for nil::crypto3::kdf::x942_prf< Hash >:

Public Types

typedef policy_type::hash_type hash_type
 

Static Public Member Functions

static void process ()
 

Detailed Description

template<typename Hash = hash::sha1>
class nil::crypto3::kdf::x942_prf< Hash >

PRF from ANSI X9.42.

Template Parameters
Hash

Member Typedef Documentation

◆ hash_type

template<typename Hash = hash::sha1>
typedef policy_type::hash_type nil::crypto3::kdf::x942_prf< Hash >::hash_type

Member Function Documentation

◆ process()

template<typename Hash = hash::sha1>
static void nil::crypto3::kdf::x942_prf< Hash >::process ( )
inlinestatic

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