sqlcipher

SQLite extension that provides 256 bit AES encryption

Description

SQLCipher is an SQLite extension that provides transparent
256-bit AES encryption of database files. Pages are
encrypted before being written to disk and are decrypted
when read back.

Due to the small footprint and great performance it’s ideal
for protecting embedded application databases and is well
suited for mobile development.
Website: http://sqlcipher.net
License: MIT
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: applications/databases

Packages

sqlcipher-3.4.1-1.el6.x86_64 [440 KiB] Changelog by Andrew Colin Kissa (2017-09-16):
- Latest upstream release
sqlcipher-3.4.0-1.el6.x86_64 [430 KiB] Changelog by Andrew Colin Kissa (2016-05-11):
- Latest upstream