Skip to content

Fork of LuaCrypto, which enables encryption and decryption through OpenSSL

License

Notifications You must be signed in to change notification settings

Daedaluz/luacrypto

 
 

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:https://mkottman.github.io/luacrypto/.

About

Fork of LuaCrypto, which enables encryption and decryption through OpenSSL

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 69.3%
  • C 11.8%
  • Makefile 11.4%
  • CMake 3.8%
  • Lua 3.4%
  • M4 0.3%