We are pleased to announce that SQLCipher 4.5.6 is now available. It includes the following notable changes:
PRAGMA cipher_integrity_check
to report expected page size if invalid.PRAGMA page_size
compatibility with PRAGMA cipher_page_size
so both will operate properly on encrypted databases.There are a large number of enhancements to the Commercial and Enterprise packages for this release:
zetetic-sqlcipher-windows-uap
) to Windows UWP (zetetic-sqlcipher-uwp
) to reflect current Microsoft Naming for the Universal Windows Platform. As a result of this change, NuGet Package References will need to be updated in dependent projects.SQLITE_ENABLE_API_ARMOR
for additional security.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.