lua-hashings

Lua hashing library providing a variety of cryptographic hashs and related hash function

$ luarocks install --server=https://luarocks.org/dev lua-hashings

Lua-hashings provides a variety of cryptographically secure hashes and
hash related functions.

Hashes:

* adler32
* blake2b
* blake2s
* crc32
* md5
* ripemd160
* sha1
* sha256
* sha3_256
* sha3_512
* sha512
* whirlpool

Hash functions:

* hmac
* pbkdf2

Versions

scm-1dev7 years ago(revision: 2)5,012 downloads

Dependencies

lua >= 5.3

Manifests