Skip to content

Releases: Willena/sqlite-jdbc-crypt

3.50.1.0

08 Jun 15:57
Compare
Choose a tag to compare

3.50.0.0

08 Jun 13:43
Compare
Choose a tag to compare

Full Changelog: 3.49.2.0...3.50.0.0

3.49.2.0

08 Jun 08:36
Compare
Choose a tag to compare

Full Changelog: 3.49.1.1...3.49.2.0

3.49.1.1

07 Jun 21:14
Compare
Choose a tag to compare

Full Changelog: 3.49.1.0...3.49.1.1

3.49.1.0

23 Feb 18:14
Compare
Choose a tag to compare

Full Changelog: 3.49.0.0...3.49.1.0

3.49.0.0

10 Feb 20:58
Compare
Choose a tag to compare

Full Changelog: 3.48.0.0...3.49.0.0

3.48.0.0

09 Feb 23:24
Compare
Choose a tag to compare

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

09 Dec 22:09
Compare
Choose a tag to compare

Full Changelog: 3.47.1.0...3.47.2.0

3.47.1.0

30 Nov 17:56
Compare
Choose a tag to compare

Full Changelog: 3.47.0.0...3.47.1.0

3.47.0.0

16 Nov 00:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.46.1.0...3.47.0.0