$ luarocks install lua-fernet A Lua implementation of the Fernet token specification.
Fernet guarantees that a message encrypted using it cannot be
manipulated or read without the key. It uses AES-128-CBC
encryption and HMAC-SHA256 for authentication.
Versions
Dependencies
lua >= 5.1
luaossl >= 20200709