[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
5 Symmetric cryptography
The cipher functions are used for symmetrical cryptography, i.e. cryptography using a shared key. The programming model follows an open/process/close paradigm and is in that similar to other building blocks provided by Libgcrypt.
5.1 Available ciphers | List of ciphers supported by the library. | |
5.2 Available cipher modes | List of cipher modes supported by the library. | |
5.3 Working with cipher handles | How to perform operations related to cipher handles. | |
5.4 General cipher functions | General cipher functions independent of cipher handles. |
This document was generated on February 9, 2014 using texi2html 5.0.