File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 2
2
All notable changes to this project will be documented in this file.
3
3
4
4
## [ unreleased] - (? 2022 - [ unreleased changes] )
5
+
6
+ ## [ 4.5.2] - (August 2022 - [ 4.5.2 changes] )
5
7
- Updates source code baseline to upstream SQLite 3.39.2
6
8
- Simplifies OpenSSL version conditional code
7
9
- 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.
208
210
### Security
209
211
- Change KDF iteration length from 4,000 to 64,000
210
212
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
212
216
[ 4.5.1 ] : https://github.com/sqlcipher/sqlcipher/tree/v4.5.1
213
217
[ 4.5.1 changes ] : https://github.com/sqlcipher/sqlcipher/compare/v4.5.0...v4.5.1
214
218
[ 4.5.0 ] : https://github.com/sqlcipher/sqlcipher/tree/v4.5.0
You can’t perform that action at this time.
0 commit comments