SQLite3 Multiple Ciphers 1.2.0 (based on SQLite 3.35.0)
Changes since previous release
- Update to SQLite 3.35.0
- Enabled new SQLite Math Extension (Note: log function now computes log10, not ln.)
- Fixed a bug in cipher selection via URI, if cipher schemes were excluded from build (issue #26)
- Cleaned up precompiler instructions to exclude cipher schemes from build
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.