File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33
44## [ unreleased] - (? 2022 - [ unreleased changes] )
5+
6+ ## [ 4.5.2] - (August 2022 - [ 4.5.2 changes] )
57- Updates source code baseline to upstream SQLite 3.39.2
68- Simplifies OpenSSL version conditional code
79- Fixes issue where PRAGMA cipher_memory_security could report OFF when it was actually ON
@@ -208,7 +210,9 @@ All notable changes to this project will be documented in this file.
208210### Security
209211- Change KDF iteration length from 4,000 to 64,000
210212
211- [ unreleased ] : https://github.com/sqlcipher/sqlcipher/compare/v4.5.1...prerelease
213+ [ unreleased ] : https://github.com/sqlcipher/sqlcipher/compare/v4.5.2...prerelease
214+ [ 4.5.2 ] : https://github.com/sqlcipher/sqlcipher/tree/v4.5.2
215+ [ 4.5.2 changes ] : https://github.com/sqlcipher/sqlcipher/compare/v4.5.1...v4.5.2
212216[ 4.5.1 ] : https://github.com/sqlcipher/sqlcipher/tree/v4.5.1
213217[ 4.5.1 changes ] : https://github.com/sqlcipher/sqlcipher/compare/v4.5.0...v4.5.1
214218[ 4.5.0 ] : https://github.com/sqlcipher/sqlcipher/tree/v4.5.0
You can’t perform that action at this time.
0 commit comments