sqlcipher: sqlcipher (256 bit AES encryption SQLite extension) sqlcipher: sqlcipher: SQLCipher is an SQLite extension that provides transparent 256-bit sqlcipher: AES encryption of database files. Pages are encrypted before being sqlcipher: written to disk and are decrypted when read back. Due to the small sqlcipher: footprint and great performance it's ideal for protecting embedded sqlcipher: application databases and is well suited for mobile development. sqlcipher: sqlcipher: sqlcipher: Homepage: http://sqlcipher.net sqlcipher: