libgcrypt.3 revision 13705
13705N/A<!DOCTYPE REFENTRY PUBLIC "-//Sun Microsystems//DTD DocBook V3.0-Based SolBook Subset V2.0//EN" [
13705N/A<refpurpose>libgcrypt is a general purpose cryptographic library based on the code from GnuPG.
13705N/A<para><literal>libgcrypt</literal> is a general purpose cryptographic library based on the code from GnuPG. It provides functions for all cryptograhic building blocks: symmetric ciphers (AES, DES, Blowfish, Twofish, Arcfour), hash algorithms (MD4, MD5, RIPE-MD160, SHA-1, TIGER-192), MACs (HMAC for all hash algorithms), public key algorithms (RSA, ElGamal, DSA), large integer functions, random numbers and a lot of supporting functions.
13705N/A<citerefentry><refentrytitle>libgcrypt-config</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
13705N/A<citerefentry><refentrytitle>dumpsexp</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
13705N/A<citerefentry><refentrytitle>attributes</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
13705N/A<citerefentry><refentrytitle>gnome-interfaces</refentrytitle><manvolnum>5</manvolnum></citerefentry>
13705N/A<para>Sun does not guarantee the stability of these interfaces and does not recommend their use. API documentation for these interfaces is provided by the GNU community for those who wish to develop using these interfaces. However, you can visit the following URL for more information: http://www.gnupg.org/documentation/manuals/gcrypt/.