VLC 4.0.0-dev
|
APIs for simple and frequently used hash algorithms in VLC. More...
Modules | |
Helper functions | |
Functions commonly used together with hashing functions. | |
MD5 hashing | |
APIs to hash data using the Message-Digest Algorithm 5 (MD5) | |
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: