Releases: Willena/sqlite-jdbc-crypt
Releases · Willena/sqlite-jdbc-crypt
3.49.1.0
3.49.0.0
Full Changelog: 3.48.0.0...3.49.0.0
3.48.0.0
Full Changelog: 3.47.2.0...3.48.0.0
- Supports ASCON128 and AEGIS cipher scheme.
- Improved tests
- Remove SQL Configuration option and related code
- Remove some deprecated configuration methods
NOTE: The SQL configuration options have been removed and can't be used any longer for configuring the cipher scheme before issuing the PRAGMA key statement. The reason is that starting with SQLite 3.48.0 executing a SELECT statement will now always access the underlying database file. For encrypted databases this will fail, because the cipher scheme is not yet activated.
3.47.2.0
Full Changelog: 3.47.1.0...3.47.2.0
3.47.1.0
Full Changelog: 3.47.0.0...3.47.1.0
3.47.0.0
What's Changed
Full Changelog: 3.46.1.0...3.47.0.0
SQLite-jdbc-3.46.1.0
What's Changed
Full Changelog: 3.46.0.2...3.46.1.0
SQLite-jdbc-3.46.0.2
What's Changed
Full Changelog: 3.46.0.1...3.46.0.2
SQLite-jdbc-3.46.0.1
What's Changed
Full Changelog: 3.46.0.0...3.46.0.1
SQLite-jdbc-3.46.0.0
What's Changed
Full Changelog: 3.45.2.0...3.46.0.0