8d13eec6b581f132f4b47e419851aa398ec6ec62
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / luacrypto / Config.in
1 config BR2_PACKAGE_LUACRYPTO
2         bool "luacrypto"
3         select BR2_PACKAGE_OPENSSL
4         help
5           LuaCrypto provides a Lua frontend to the OpenSSL cryptographic
6           library.
7           The OpenSSL features that are currently exposed are digests (MD5,
8           SHA-1, HMAC, and more) and crypto-grade random number generators
9           communication.
10
11           http://luacrypto.luaforge.net