Loading...
Searching...
No Matches
Hashes

A collection of hash algorithms. More...

Detailed Description

A collection of hash algorithms.

RIOT supports some checksum hash algorithms, keyed and unkeyed cryptographic hash algorithms and non cryptographic hash algorithms.

Modules

 Checksum
 Checksum function libraries.
 
 Keyed cryptographic hash functions
 A collection of keyed cryptographic hash algorithms.
 
 Non-cryptographic hash functions
 A collection of non-cryptographic hash algorithms.
 
 PBKDF2
 PBKDF2 key derivation implementation.
 
 Unkeyed cryptographic hash functions
 A collection of unkeyed cryptographic hash algorithms.