uclibc: fix two more regressions introduced in 1.0.18
[buildroot-gz.git] / package / luacrypto / Config.in
blob8d13eec6b581f132f4b47e419851aa398ec6ec62
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.
11           http://luacrypto.luaforge.net