Kicking it Olde Sküül! Burgerlib on Github Follow Olde Sküül on Twitter Burgerbecky on LinkedIn Burgerbecky on LinkedIn
Loading...
Searching...
No Matches
Public Attributes | List of all members
Burger::GOST_t Struct Reference

32 byte array to contain a GOST hash More...

Public Attributes

uint8_t m_Hash [32]
 256 bit hash value in RFC 5831 GOST format
 

Detailed Description

32 byte array to contain a GOST hash


Full documentation on this hash format can be found here https://en.wikipedia.org/wiki/GOST_(hash_function)

See also
hash(GOST_t *,const void *,uintptr_t) and GOSTHasher_t

Member Data Documentation

◆ m_Hash

uint8_t Burger::GOST_t::m_Hash[32]

256 bit hash value in RFC 5831 GOST format