Skip to content

v5.0.0-beta

Pre-release
Pre-release

Choose a tag to compare

@developernotes developernotes released this 15 Sep 16:31
· 0 commits to master since this release
v5.0.0-beta

SQLCipher 5.0.0-beta details

Summary:

  • Changes architecture to use VFS shims
  • Uses AEAD Encryption with AES-256-GCM
  • Increases KDF iteration increase to 512K
  • Increase default page size to 8192 bytes
  • Adds encryption and decryption support to PRAGMA rekey
  • BREAKING CHANGES - see CHANGELOG.md and release announcement