FICHA · MANJARO

sqlcipher

SQLite extension that provides transparent 256-bit AES encryption of database files

  • Library
  • SECURITY
  • DATABASE
  • Dev
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 29, 2026 description in en

Description

Adds transparent database-file encryption to SQLite using SQLCipher, allowing applications to store SQLite data encrypted at rest. Developers use it when local databases may contain private or sensitive information.

Encryption only helps when keys are protected and backups are handled correctly. Losing the key can make data unrecoverable, while storing it beside the database can defeat the protection.

How to run

sqlcipher

Commands: sqlcipher

Permissions

Permissions not analysed for this source yet.