Simple compression, encoding and cryptographic functions.

$ luarocks install luazen

A small self-contained library with various cryptographic, compression and encoding functions: Encryption (ChaCha20, Morus, NORX, Ascon, RC4), hash (Blake2b,SHA-512, MD5), key derivation (Argon2i), ECDH key exchange (curve25519), signature (ed25519), compression (LZMA, LZF and BriefLZ), and encoding (base58, base64). No dependencies - all the required code is included.

Versions

scm-1dev4 years ago(revision: 2)0 downloads
0.16-14 years ago5,754 downloads
0.15-14 years ago2,836 downloads
0.12-14 years ago(revision: 2)131 downloads
0.9-16 years ago(revision: 3)2,468 downloads
0.8-26 years ago18 downloads
0.8-17 years ago63 downloads
0.7-18 years ago97 downloads

Dependencies

lua >= 5.3

Dependency for

prailude

Labels

Manifests