mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 17:01:54 +02:00
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/
|