SQLCipher 4.2.0 Release

SQLCipher 4.2.0 is now available. Please read the full release announcement for further details regarding the release.

The following is a summary of the pertinent changes:

  • Adds a new PRAGMA cipher_integrity_check which performs an independent verification of page HMACs
  • Updates SQLite baseline to upstream SQLite 3.28.0
  • Improves PRAGMA cipher_migrate to handle keys containing non-terminating zero bytes
1 Like