/lua-crypto

Lua crypting Library

Primary LanguageC

LuaCrypto-NG is a fork of LuaCrypto to give it "new life" and fix some features.

LuaCrypto provides a Lua frontend to the OpenSSL cryptographic library.
The OpenSSL features that are currently exposed are digests (MD5, SHA-1,
HMAC, and more) and crypto-grade random number generators. Please see docs
at doc/us/index.html or http://luacrypto.luaforge.net/.