We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20f07b0 commit 605f6f0Copy full SHA for 605f6f0
CHANGELOG.md
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
9
## [8.5.3] - released 2023-07-06
10
### Security
11
- If a key string is provided to the CryptKey constructor with an invalid
12
-passphrase, the LogicException message generated will contain the given key.
+passphrase, the LogicException message generated will expose the given key.
13
The key is no longer leaked via this exception (PR #1353)
14
15
## [8.5.2] - released 2023-06-16
0 commit comments