Description
Modern cryptographic operations from libsodium can be used inside Lua 5.4 applications.
This package is useful for developers adding encryption, signing, hashing, or secure random features to Lua code. It is a crypto library binding, not a password manager.
Cryptography is easy to misuse. Follow libsodium guidance, protect keys, and avoid inventing custom protocols.