[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
7 Hashing
Libgcrypt provides an easy and consistent to use interface for hashing. Hashing is buffered and several hash algorithms can be updated at once. It is possible to compute a HMAC using the same routines. The programming model follows an open/process/close paradigm and is in that similar to other building blocks provided by Libgcrypt.
For convenience reasons, a few cyclic redundancy check value operations are also supported.
7.1 Available hash algorithms | List of hash algorithms supported by the library. | |
7.2 Working with hash algorithms | List of functions related to hashing. |
This document was generated on February 9, 2014 using texi2html 5.0.