
SQLCipher
SQLCipher encrypts SQLite databases securely
Description
SQLCipher is an open-source extension for SQLite that provides transparent 256-bit AES encryption for database files. It ensures your sensitive data remains secure both at rest and in transit, requiring minimal code changes to implement. Widely adopted across mobile and desktop applications, it offers robust security without sacrificing performance. Developers can easily integrate it to protect user data from unauthorized access.
Screenshots

Click to view full size