# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.  Line
# up the first '|' above the ':' following the base package name, and the '|' on
# the right side marks the last column you can put a character in.  You must make
# exactly 11 lines for the formatting to be correct.  It's also customary to
# leave one space after the ':'.

         |-----handy-ruler------------------------------------------------------|
libgcrypt: This is a general purpose cryptographic library based on the code
libgcrypt: from GnuPG. It provides functions for all cryptograhic building
libgcrypt: blocks: symmetric ciphers (AES, DES, Blowfish, CAST5, Twofish,
libgcrypt: Arcfour), hash algorithms (MD4, MD5, RIPE-MD160, SHA-1, TIGER-192),
libgcrypt: MACs (HMAC for all hash algorithms), public key algorithms (RSA,
libgcrypt: ElGamal, DSA), large integer functions, random numbers and a lot of
libgcrypt: supporting functions.
