Skip to content

SQLite3 Multiple Ciphers 2.0.0 (based on SQLite 3.47.2)

Latest
Compare
Choose a tag to compare
@utelle utelle released this 31 Dec 17:34
· 5 commits to main since this release
v2.0.0
fa35fa8

Changes since previous release

  • Based on SQLite version 3.47.2
  • Added new cipher scheme AEGIS
  • Removed User Authentication extension
  • Cleaned up some extensions to use SQLITE_API
  • Fixed undefined behavior related to function pointer cast

Notes
This release contains the following precompiled binaries:

  • SQLite3 binaries for Windows (SQLite3 shell and DLLs) with resp. without enabled ICU support in variants for 32-bit and 64-bit Windows. The SQLite3 shell applications support the SQLite Archive feature,
  • Source code amalgamation - a single C source file and a single C header file,
  • Precompiled SQLite Android library (see SQLite Android Bindings),
  • Precompiled bundle of sqlite3.wasm and its JavaScript APIs, ready for use in web applications (see SQLite3 WebAssembly).

To verify your download please use the following SHA256 checksums:

bc612076f31c6acc6fd8c8c79fd65dc8b118f8ead7d5fd73dde28cfde114b25d sqlite3mc-2.0.0-sqlite-3.47.2-icu-win32.zip
499b908ad2fd86e7c3f7b9f3dcb8e945387a4df684bb209d41380082492d120c sqlite3mc-2.0.0-sqlite-3.47.2-icu-win64.zip
62e25286adb808a315e64f32324acc95e7f4c28321c7bbf0c76a0677c81e38b2 sqlite3mc-2.0.0-sqlite-3.47.2-win32.zip
4c6d8805c428f8f1e03eef4113d99c26de449b39bd29573b28f006deef784cdd sqlite3mc-2.0.0-sqlite-3.47.2-win64.zip

fe553267af0355ed6c67d30782922d4122c810dbf3b72cb5a40a76e2b699ece3 sqlite3mc-2.0.0-sqlite-3.47.2-amalgamation.zip

df631d339e40eb43b03ea3e780db81408339199027a7349d96f72493220fbc0f sqlite3mc-2.0.0-sqlite-3.47.2-android.aar
144858107396c9c219dbd5da7572fb6da84ff0b338f43cc6f0771e435195ef65 sqlite3mc-2.0.0-sqlite-3.47.2-wasm.zip