$ luarocks install lsqlcipher
lsqlcipher is a thin wrapper around the public domain SQLite3+SQLCipher database engine. lsqlcipher is
dynamically linked to sqlcipher. The statically linked alternative is lsqlciphercomplete.
The lsqlcipher module supports the creation and manipulation of SQLite3+SQLCipher databases.
Most sqlite3 functions are called via an object-oriented interface to either
database or SQL statement objects.
Functions added to lsqlite:
sqlite:key(key[, dbname])
sqlite:rekey(key[, dbname])
Versions
Dependencies
lua >= 5.1, < 5.5