1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-02-18 15:09:23 +01:00

Updated OpenPGP Specification Revisions (markdown)

Paul Schaub 2023-05-15 18:37:19 +02:00
parent f724114461
commit 0a03cddb41

@ -17,7 +17,7 @@ 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.
@ -25,3 +25,9 @@ It will eventually be published as the new version of the OpenPGP standard (perh
## [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.
***
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`.