Skip to content

otsuli/pure_hash

Repository files navigation

Pure Hash

Pure hash is a pure lua sha-256 library. It is meant to be lightweight and portable. Pure Hash includes salted hashing.

How to install:

Either run this command with luarocks:

luarocks install pure_hash

Or:

Clone or download the repository and place the Pure Hash in your project folder.

And:

include this at the top of your file:

local crypto = require("pure_hash")

Docs & Examples:

For documentation and examples see DOCS.MD and examples/examples.lua

About

Crazy Lua encryption library, lightweight and fast.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages