c0a1a26457
SVN-Revision: 3891
9 lines
312 B
Text
9 lines
312 B
Text
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/
|