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

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

Public Attributes

uint8_t m_Hash [16]
 128 bit hash value in RFC 1319 MD2 format
 

Detailed Description

16 byte array to contain an MD2 hash


Full documentation on this hash format can be found here http://en.wikipedia.org/wiki/MD2_(cryptography)

See also
hash(MD2_t *,const void *,uintptr_t) and MD2Hasher_t

Member Data Documentation

◆ m_Hash

uint8_t Burger::MD2_t::m_Hash[16]

128 bit hash value in RFC 1319 MD2 format