summaryrefslogtreecommitdiffstats
path: root/rules/libgcrypt.in
blob: b89ea8ed6b116b75473bab17910d63d0601ddcbe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## SECTION=system_libraries

config LIBGCRYPT
	tristate
	select LIBGPG_ERROR
	prompt "libgcrypt"
	help
	  LGPL Crypto library

	  libgcrypt contains cryptographic functions.  Many important
	  free ciphers, hash algorithms and public key signing
	  algorithms have been implemented: arcfour, blowfish, cast5,
	  DSA, DSA2, des, 3DES, elgamal, MD5, rijndael, RMD160, RSA,
	  SEED, SHA1, SHA-384, SHA-512, twofish, tiger.