Skip to content

starius/luacrypto

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 2 commits ahead of mkottman:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
doc
 
 
m4
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
this project is deprecated, use luaossl

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/.

About

this project is deprecated, use luaossl

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%