Skip to content

SQLite3 Multiple Ciphers 1.7.1 (based on SQLite 3.43.1)

Compare
Choose a tag to compare
@utelle utelle released this 09 Oct 21:18
· 102 commits to main since this release
v1.7.1
bebb8f0

Changes since previous release

  • Added compile time option to omit AES hardware support
  • Fixed autoconf/automake build files to be usable with msys/mingw

‼️ The changes affect only the compilation process. Therefore updating is not necessarily required, unless you want to omit AES hardware support or to compile the library with msys/mingw.

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. The SQLite3 shell applications support the SQLite Archive feature.
  • Additionally, a source code amalgamation is provided. That is, a single C source file and a single C header file.