nil::crypto3::kdf::sp800_56a< Hash, typename std::enable_if< is_hash< Hash >::value >::type > Class Template Reference

Hash version of SP 800-56a KDF. More...

#include <sp800_56a.hpp>

+ Collaboration diagram for nil::crypto3::kdf::sp800_56a< Hash, typename std::enable_if< is_hash< Hash >::value >::type >:

Public Types

typedef Hash hash_type
 

Detailed Description

template<typename Hash>
class nil::crypto3::kdf::sp800_56a< Hash, typename std::enable_if< is_hash< Hash >::value >::type >

Hash version of SP 800-56a KDF.

Template Parameters
Hash

Member Typedef Documentation

◆ hash_type

template<typename Hash >
typedef Hash nil::crypto3::kdf::sp800_56a< Hash, typename std::enable_if< is_hash< Hash >::value >::type >::hash_type

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