mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 13:53:46 +02:00
e6a3b11dff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3891 3c298f89-4303-0410-b956-a3cf2f4a3e73
10 lines
312 B
Plaintext
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/
|