Release v1.1.0
What's Changed
This release adds full support for the new version of the OpenPGP standard, RFC 9580. In addition, the release introduces an improved non-backwards compatible v2 API. The API in the openpgp
package remains fully backwards compatible while the new v2 API is located in a separate v2
package in openpgp
.
For the full changes since v1.0.0
, see the previous release notes. For the full changelog, see v1.0.0...v1.1.0.
Changes since v1.1.0-beta.0
:
- Replace expiring curve448 integration test vector by @lubux
- Validate input key size in SEIPDv2 decryption by @lubux
Changelog since v1.1.0-beta.0
: v1.1.0-beta.0...v1.1.0.