Releases: sqlcipher/sqlcipher-android
Releases · sqlcipher/sqlcipher-android
Release list
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
v4.19.0
Full Changelog: v4.18.0...v4.19.0
v4.18.0
SQLCipher for Android v4.18.0 now includes:
- Support for Room 3
- Requires
compileSdk37
Full Changelog: v4.17.0...v4.18.0
v4.17.0
v4.16.0
v4.15.0
v4.14.1
Full Changelog: v4.14.0...v4.14.1
This release corrects the Community edition published artifact on Maven Central.