Add link to KOpenPGP to changelog

This commit is contained in:
Paul Schaub 2022-12-16 17:34:53 +01:00
parent c90b56ba13
commit dbcca586d1
Signed by: vanitasvitae
GPG Key ID: 62BEE9264BF17311
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ SPDX-License-Identifier: CC0-1.0
## 1.4.0
- `sop generate-key`: Add support for keys without user-ids
- `sop inline-sign --as=clearsigned`: Make signature in TEXT mode
- Make countermeasures against KOpenPGP attacks configurable
- Make countermeasures against [KOpenPGP](https://kopenpgp.com/) attacks configurable
- Countermeasures are now disabled by default since they are costly and have a specific threat model
- Can be enabled by calling `Policy.setEnableKeyParameterValidation(true)`