Skip to content

SQLite3 Multiple Ciphers 1.3.4 (based on SQLite 3.36.0)

Compare
Choose a tag to compare
@utelle utelle released this 24 Jul 12:42
v1.3.4
5427460

Changes since previous release

  • Allow empty passphrase for PRAGMA key
  • Allow to fully disable including of user authentication by defining SQLITE_USER_AUTHENTICATION=0

Notes

  • SQLite3 binaries for Windows (SQLite3 shell and DLLs) can be found as separate downloads with resp. without enabled ICU support in variants for 32-bit and 64-bit Windows.
  • Additionally, a source code amalgamation is provided. That is, a single C source file and a single C header file.