Updated OpenPGP Specification Revisions (markdown)

Paul Schaub 2023-05-15 18:37:19 +02:00
parent f724114461
commit 0a03cddb41
1 changed files with 8 additions and 2 deletions

@ -17,11 +17,17 @@ This document describes the use of elliptic curves in RFC4880.
This document describes the use of EdDSA keys with RFC4880.
## [draft-ietf-openpgp-rfc4880bis](https://datatracker.ietf.org/doc/draft-ietf-openpgp-rfc4880bis/)
This living document describes OpenPGP v5. It was replaced by draft-ietf-openpgp-crypto-refresh.
This document described the efforts to standardize OpenPGP v5. It was replaced by `draft-ietf-openpgp-crypto-refresh`.
## [draft-ietf-openpgp-crypto-refresh](https://datatracker.ietf.org/doc/draft-ietf-openpgp-crypto-refresh/)
This living document introducing OpenPGP v6 is currently being worked on by the IETF OpenPGP working group.
It will eventually be published as the new version of the OpenPGP standard (perhaps as RFC9760?).
## [draft-koch-openpgp-2015-rfc4880bis](https://datatracker.ietf.org/doc/draft-koch-openpgp-2015-rfc4880bis/)
This living document describes OpenPGP v5 implemented by GnuPG, which diverged from the IETF standard.
This living document describes OpenPGP v5 implemented by GnuPG, which diverged from the IETF standard.
***
PGPainless claims to implement RFC4880, RFC6637 and `draft-koch-eddsa-for-openpgp`.
The developer pledges to add support for the outcome of `draft-ietf-openpgp-crypto-refresh`.