[Edit: 2013-12-09] There was a small bug in the encryption extension causing a compile time error. A corrected file release has been uploaded.
What's new in this release:
- Added build support for wxWidgets 3.0
- Adjusted encryption component to support the SQLite3 encryption API v2
The complete C source code for building SQLite with support for 128 resp. 256 bit AES encryption is included. For convenience the SQLite amalgamation source code is included, too. Additionally the source code of the optional SQL extension functions module is included as well.
The file release for Windows additionally contains version 3.8.2 of the SQLite DLL in 3 different flavors:
- the original unmodified DLL, and
- DLLs supporting optional database file encryption using 128 resp. 256 bit AES encryption.
Additionally a precompiled SQLite shell with encryption support for Windows is included.
Feedback is welcome.
Regards,
Ulrich