SQLCipher
SQLCipher FAQ Frequently Asked Questions and Tips for SQLCipher Updates This topic will provide update announcements to the <a href="https://www.zetetic.net/sqlcipher/">SQLCipher</a> library, an open source extension to SQLite that provides transparent 256-bit AES encryption of database files. Issues
iOS 11 / Xcode issue - Implicit declaration of function 'sqlite3_key' is invalid in C99
( 2 3 4 5 )
[SQLCipher]
(80)
Upgrading to SQLCipher 4
( 2 )
[SQLCipher FAQ]
(22)
The recent release of SQLCipher 4 introduces many new performance and security enhancements for applications that use SQLCipher for secure local data storage. However, the introduction of new default algorithms, increase…