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-13 years ago5,643 downloads
0.15-14 years ago2,835 downloads
0.12-14 years ago(revision: 2)130 downloads
0.9-15 years ago(revision: 3)2,435 downloads
0.8-26 years ago16 downloads
0.8-16 years ago61 downloads
0.7-17 years ago92 downloads

Dependencies

lua >= 5.3

Dependency for

prailude

Labels

Manifests