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-1dev3 years ago(revision: 2)0 downloads
0.16-12 years ago5,580 downloads
0.15-13 years ago2,835 downloads
0.12-13 years ago(revision: 2)130 downloads
0.9-15 years ago(revision: 3)2,372 downloads
0.8-25 years ago13 downloads
0.8-15 years ago57 downloads
0.7-16 years ago66 downloads

Dependencies

lua >= 5.3

Dependency for

prailude

Labels

Manifests