blob: d68db29444ff0f5a2fd35fe996df38883bba70ad (
plain) (
blame)
1
2
3
4
5
6
|
Libgcrypt is a general purpose cryptographic library based on the code from
GnuPG.
It provides functions for all cryptographic building blocks: symmetric ciphers,
hash algorithms, MACs, public key algorithms, large integer functions,
random numbers and a lot of supporting functions.
|