Skip to content

Releases: Willena/sqlite-jdbc-crypt

3.49.1.0

23 Feb 18:14
Compare
Choose a tag to compare

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

SQLite-jdbc-3.46.1.0

15 Aug 20:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.46.0.2...3.46.1.0

SQLite-jdbc-3.46.0.2

15 Aug 19:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.46.0.1...3.46.0.2

SQLite-jdbc-3.46.0.1

15 Aug 19:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.46.0.0...3.46.0.1

SQLite-jdbc-3.46.0.0

08 Jun 16:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.45.2.0...3.46.0.0