mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-27 06:42:05 +01:00
Updated OpenPGP Specification Revisions (markdown)
parent
aae65d8194
commit
cc61ea6cb9
1 changed files with 5 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
There are multiple specification documents that claim to specify the OpenPGP protocol.
|
||||
This page is intended to keep track of the various documents.
|
||||
|
||||
An official list of all documents can be found [here](https://datatracker.ietf.org/wg/openpgp/documents/).
|
||||
|
||||
## [RFC2440 - OpenPGP Message Format](https://datatracker.ietf.org/doc/rfc2440/)
|
||||
This is the old OpenPGP standards specification from 1998. It was obsoleted by RFC4880.
|
||||
|
||||
|
@ -20,6 +22,9 @@ This document describes the use of EdDSA keys with RFC4880.
|
|||
This document described the efforts to standardize OpenPGP v5. It was replaced by `draft-ietf-openpgp-crypto-refresh`.
|
||||
It obsoletes RFC5581 and RFC6637.
|
||||
|
||||
## [draft-wussler-openpgp-pqc](https://datatracker.ietf.org/doc/draft-wussler-openpgp-pqc/)
|
||||
This document describes the use of post-quantum algorithms with OpenPGP.
|
||||
|
||||
## [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?).
|
||||
|
|
Loading…
Reference in a new issue