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::MD4_t Struct Reference

16 byte array to contain an MD4 hash More...

Public Attributes

uint8_t m_Hash [16]
 128 bit hash value in RFC 1320 MD4 format
 

Detailed Description

16 byte array to contain an MD4 hash


Full documentation on this hash format can be found here http://en.wikipedia.org/wiki/MD4

See also
hash(MD4_t *,const void *,uintptr_t) and MD4Hasher_t

Member Data Documentation

◆ m_Hash

uint8_t Burger::MD4_t::m_Hash[16]

128 bit hash value in RFC 1320 MD4 format