SQLCipher 4.3.0 is now available. Please consult the full release announcement for complete details about the release. The following summarizes the most substantial changes:
- Updates baseline to upstream SQLite 3.30.1
-
PRAGMA key
now returns text result value “ok” after execution (consistent with upstream) - Adjusts backup API so that encrypted-to-encrypted backups are permitted
- SQLCipher for Android now includes support for utilizing SQLCipher with Android Room.
In addition, Commercial and Enterprise packages now include additional features that are not available in Community distributions:
- SQLCipher Value Level Encryption - SQL functions for partial data encryption
- SQLCipher Encrypted Virtual Tables - Table-level data encryption
- SQLCipher Performance Counters and Statistics - Performance counters for optimization and tuning purposes