forked from mkottman/luacrypto
-
Notifications
You must be signed in to change notification settings - Fork 0
Fork of LuaCrypto, which enables encryption and decryption through OpenSSL
luvit/luacrypto
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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. LuaCrypto also supports encryption and decryption, signing and verifying, sealing and opening using the OpenSSL EVP API. Please see docs at doc/us/index.html or http://luacrypto.luaforge.net/.
About
Fork of LuaCrypto, which enables encryption and decryption through OpenSSL
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 75.3%
- Lua 24.5%
- Shell 0.2%