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

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

Public Attributes

uint8_t m_Hash [16]
 128 bit hash value in RFC 1321 MD5 format
 

Detailed Description

16 byte array to contain an MD5 hash


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

See also
hash(MD5_t *,const void *,uintptr_t) and MD5Hasher_t

Member Data Documentation

◆ m_Hash

uint8_t Burger::MD5_t::m_Hash[16]

128 bit hash value in RFC 1321 MD5 format