VLC 4.0.0-dev
Loading...
Searching...
No Matches
Hash functions

APIs for simple and frequently used hash algorithms in VLC. More...

Collaboration diagram for Hash functions:

Modules

 Helper functions
 Functions commonly used together with hashing functions.
 
 MD5 hashing
 APIs to hash data using the Message-Digest Algorithm 5 (MD5)
 

Detailed Description

APIs for simple and frequently used hash algorithms in VLC.

Each hash algorithm has a context object which stores all data needed for the hash calculation, this context is not supposed to be modified directly by the called but only with the functions listed here.

Supported hash algorithms: