luacrypto: luacrypto (lua openssl frontend)
luacrypto:
luacrypto: luacrypto provides a Lua frontend to the OpenSSL cryptographic lib.
luacrypto: The OpenSSL features that are currently exposed are digests (MD5,
luacrypto: SHA-1, HMAC, and more) and crypto-grade random number generators.
luacrypto: luacrypto also supports encryption and decryption, signing and
luacrypto: verifying, sealing and opening using the OpenSSL EVP API.
luacrypto:
luacrypto: homepage: http://mkottman.github.io/luacrypto/
luacrypto:
luacrypto: