We are pleased to announce that SQLCipher 4.5.1 is now available. It includes the following major changes:
SAVEPOINT operations. We recommend any applications using SAVEPOINT upgrade to the latest release.PRAGMA cipher_log and cipher_log_level features to allow logging of TRACE, DEBUG, INFO, WARN, and ERROR messages to stdout, stderr, file, or logcatPRAGMA cipher_profile to use sqlite3_trace_v2 and adds a logcat target for AndroidEVP_MAC API with version 3+PRAGMA cipher_integrity_check to work properly with databases larger than 2GBThe following changes and enhancements are available for Commercial and Enterprise packages:
PRAGMA cipher_stat_memory = ON and PRAGMA cipher_stat_crypto = ON.Commercial and Enterprise - On-demand access to new releases of SQLCipher packages are available to all licensees with an active support subscription from the Customer Downloads fulfillment site. Licensees will also receive a separate email notification regarding the update and can contact us at any time for private support directly from the SQLCipher development team.
Community Edition - SQLCipher Community Edition source code is available on GitHub, via AAR packaging for Android, and CocoaPods for iOS.