Files
openwrt-R7800-nss/openwrt/package/libmcrypt/Config.in
Nicolas Thill c0a1a26457 add libmcrypt package (thanks to Martin Matuska).
SVN-Revision: 3891
2006-06-02 01:32:15 +00:00

10 lines
312 B
Plaintext

config BR2_PACKAGE_LIBMCRYPT
prompt "libmcrypt....................... Cryptographic library"
tristate
default m if CONFIG_DEVEL
help
libmcrypt is a cryptographic library that conveniently brings
together a variety of ciphers for convenient use.
http://mcrypt.sourceforge.net/