digestpp 1.0
C++11 header-only message digest library
Loading...
Searching...
No Matches
digestpp::detail::sha1_constants< T > Struct Template Reference

#include <sha1_constants.hpp>

Static Public Attributes

static const uint32_t K [4]
 

Member Data Documentation

◆ K

template<typename T >
const uint32_t digestpp::detail::sha1_constants< T >::K
static
Initial value:
= {
0x5a827999, 0x6ed9eba1, 0x8f1bbcdc, 0xca62c1d6
}

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