Skip to content

SQLite3 Multiple Ciphers 1.1.0 (based on SQLite 3.34.0)

Compare
Choose a tag to compare
@utelle utelle released this 06 Dec 16:44
42ac1ff

Changes since previous release

  • Based on SQLite version 3.34.0
  • Added code for AES hardware support on x86 platforms
  • Fixed issues with sqlite3_key / sqlite3_rekey

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.