blob: 59d44ffeab6b0c470cd679fb6bfd2384e8edefe4 (
plain)
1
2
3
4
5
6
7
8
9
|
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/
|