Skip to content

Fork of LuaCrypto, which enables encryption and decryption through OpenSSL

License

Notifications You must be signed in to change notification settings

evanlabs/luacrypto

This branch is 5 commits ahead of mkottman/luacrypto:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ede8daf · Dec 13, 2017

History

84 Commits
Apr 25, 2013
Apr 20, 2012
May 18, 2017
Dec 13, 2017
Apr 25, 2013
Oct 5, 2011
Apr 20, 2012
Mar 21, 2013
Apr 25, 2013
Mar 4, 2017
Apr 20, 2012
Apr 20, 2012
Apr 20, 2012
Apr 20, 2012
Apr 25, 2013
Mar 4, 2017
Apr 20, 2012
Apr 20, 2012
Apr 20, 2012
Apr 20, 2012
Apr 20, 2012
Apr 20, 2012
Apr 20, 2012
Apr 20, 2012
Apr 20, 2012
Apr 20, 2012
Apr 20, 2012
Oct 5, 2011
Oct 5, 2011
Apr 20, 2012

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

LuaCrypto 0.5.1

  • Repair some lua methods on the openssl-1.1.0 compatibility

LuaCrypto 0.5.0

About

Fork of LuaCrypto, which enables encryption and decryption through OpenSSL

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 68.8%
  • C 12.4%
  • Makefile 11.3%
  • CMake 3.8%
  • Lua 3.4%
  • M4 0.3%