SQLCipher
Encrypt databases using SQLite extension
Description
As a seamless SQLite extension, SQLCipher enables full database encryption via 256-bit AES. It operates transparently, encrypting data on write and decrypting on read, so existing queries work unchanged. This solution is perfect for apps needing to secure local storage or sync encrypted data to cloud services. Its open-source nature allows for community audits and customization, fostering trust and reliability.
Screenshots

Click to view full size
