Releases: utelle/SQLite3MultipleCiphers-NuGet
SQLite3MC 2.3.3 NuGet Packages
Changes
- Based of SQLite3 Multiple Ciphers 2.3.3 and SQLite 3.53.0
- Fixed SQLite3MC issue #230 - Cipher data structures are not nullified securely on freeing
The project consists of the following 3 NuGet packages (downloadable from NuGet.org):
- SQLite3MC.PCLRaw.bundle, depends on
providerandlib - SQLite3MC.PCLRaw.provider, depends on SQLitePCLRaw.core (>= 3.0.2)
- SQLite3MC.PCLRaw.lib, no dependencies
Note for users of the packages SQLitePCLRaw.*e_sqlite3mc
The packages SQLitePCLRaw.bundle_e_sqlite3mc, SQLitePCLRaw.provider.e_sqlite3mc, and SQLitePCLRaw.lib.e_sqlite3mc are deprecated and are no longer actively maintained.
The packages SQLite3MC.PCLRaw.bundle, SQLite3MC.PCLRaw.provider, and SQLite3MC.PCLRaw.lib provide the same functionality and can be used as an alternative.
SQLite3MC 2.3.2 NuGet Packages
Changes
- Based of SQLite3 Multiple Ciphers 2.3.2 and SQLite 3.51.3
- Fixed SQLite3MC issue #228 - Function
sqlite3mc_cipher_namenot thread-safe
Caution
For applications using SQLite in a multi-threaded environment an upgrade is highly recommended, because issue #228 could lead to runtime errors.
The project consists of the following 3 NuGet packages (downloadable from NuGet.org):
- SQLite3MC.PCLRaw.bundle, depends on
providerandlib - SQLite3MC.PCLRaw.provider, depends on SQLitePCLRaw.core (>= 3.0.2)
- SQLite3MC.PCLRaw.lib, no dependencies
Note for users of the packages SQLitePCLRaw.*e_sqlite3mc
The packages SQLitePCLRaw.bundle_e_sqlite3mc, SQLitePCLRaw.provider.e_sqlite3mc, and SQLitePCLRaw.lib.e_sqlite3mc are deprecated and are no longer actively maintained.
The packages SQLite3MC.PCLRaw.bundle, SQLite3MC.PCLRaw.provider, and SQLite3MC.PCLRaw.lib provide the same functionality and can be used as an alternative.
SQLite3MC 2.3.1 NuGet Packages
Changes
- Based of SQLite3 Multiple Ciphers 2.3.1 and SQLite 3.51.3
- Downgrade to SQLite 3.51.3 due to withdrawal of SQLite 3.52.0
The project consists of the following 3 NuGet packages (downloadable from NuGet.org):
- SQLite3MC.PCLRaw.bundle, depends on
providerandlib - SQLite3MC.PCLRaw.provider, depends on SQLitePCLRaw.core (>= 3.0.2)
- SQLite3MC.PCLRaw.lib, no dependencies
Note for users of the packages SQLitePCLRaw.*e_sqlite3mc
The packages SQLitePCLRaw.bundle_e_sqlite3mc, SQLitePCLRaw.provider.e_sqlite3mc, and SQLitePCLRaw.lib.e_sqlite3mc are deprecated and are no longer actively maintained.
The packages SQLite3MC.PCLRaw.bundle, SQLite3MC.PCLRaw.provider, and SQLite3MC.PCLRaw.lib provide the same functionality and can be used as an alternative.
SQLite3MC 2.3.0 NuGet Packages
Changes
- Based of SQLite3 Multiple Ciphers 2.3.0 and SQLite 3.52.0
Caution
March 14, 2026
SQLite version 3.52.0 has been withdrawn because some of the new features found in 3.52.0 are not 100% compatible with prior releases. Those new features and their associated APIs need to be reworked before 3.52 is made available.
Version 3.52.0 works fine and is fully backwards compatible as long as the database does not contain indexes on expressions or indexes on VIRTUAL computed columns where the expression evaluates to a floating-point number that is derived from text or JSONB inputs. If indexes of that type are present, then version 3.52.0 might not interoperate correct with prior releases, in rare cases.
Therefore it is recommended to use release SQLite3 Multiple Ciphers NuGet 2.3.1 based on the SQLite patch release 3.51.3.
The project consists of the following 3 NuGet packages (downloadable from NuGet.org):
- SQLite3MC.PCLRaw.bundle, depends on
providerandlib - SQLite3MC.PCLRaw.provider, depends on SQLitePCLRaw.core (>= 3.0.2)
- SQLite3MC.PCLRaw.lib, no dependencies
Note for users of the packages SQLitePCLRaw.*e_sqlite3mc
The packages SQLitePCLRaw.bundle_e_sqlite3mc, SQLitePCLRaw.provider.e_sqlite3mc, and SQLitePCLRaw.lib.e_sqlite3mc are deprecated and are no longer actively maintained.
The packages SQLite3MC.PCLRaw.bundle, SQLite3MC.PCLRaw.provider, and SQLite3MC.PCLRaw.lib provide the same functionality and can be used as an alternative.
SQLite3MC 2.2.7 NuGet Packages
Changes
- Based of SQLite3 Multiple Ciphers 2.2.7 and SQLite 3.51.2
The project consists of the following 3 NuGet packages (downloadable from NuGet.org):
- SQLite3MC.PCLRaw.bundle, depends on
providerandlib - SQLite3MC.PCLRaw.provider, depends on SQLitePCLRaw.core (>= 3.0.2)
- SQLite3MC.PCLRaw.lib, no dependencies
Note for users of the packages SQLitePCLRaw.*e_sqlite3mc
The packages SQLitePCLRaw.bundle_e_sqlite3mc, SQLitePCLRaw.provider.e_sqlite3mc, and SQLitePCLRaw.lib.e_sqlite3mc are deprecated and are no longer actively maintained.
The packages SQLite3MC.PCLRaw.bundle, SQLite3MC.PCLRaw.provider, and SQLite3MC.PCLRaw.lib provide the same functionality and can be used as an alternative.
SQLite3MC 2.2.6 NuGet Packages
Changes
- First public release of the SQLite3MC NuGet packages
- Based of SQLite3 Multiple Ciphers 2.2.6 and SQLite 3.51.1
The project consists of the following 3 NuGet packages (downloadable from NuGet.org):