nil::crypto3::hashes::md5::construction::params_type Struct Reference

#include <md5.hpp>

+ Collaboration diagram for nil::crypto3::hashes::md5::construction::params_type:

Public Types

typedef policy_type::digest_endian digest_endian
 

Static Public Attributes

constexpr static const std::size_t digest_bits = policy_type::digest_bits
 
constexpr static const std::size_t length_bits = policy_type::length_bits
 

Member Typedef Documentation

◆ digest_endian

Member Data Documentation

◆ digest_bits

constexpr static const std::size_t nil::crypto3::hashes::md5::construction::params_type::digest_bits = policy_type::digest_bits
staticconstexpr

◆ length_bits

constexpr static const std::size_t nil::crypto3::hashes::md5::construction::params_type::length_bits = policy_type::length_bits
staticconstexpr

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