mirror of
https://codeberg.org/openpgp/notes.git
synced 2024-11-23 08:02:05 +01:00
This commit is contained in:
parent
b18f1eefec
commit
ea74ed2128
1 changed files with 0 additions and 4 deletions
|
@ -91,10 +91,6 @@ Significant support for OpenPGP version 6 has already been achieved for multiple
|
|||
|
||||
There is [ongoing work](https://datatracker.ietf.org/doc/draft-wussler-openpgp-pqc/) to standardize and add support for post-quantum public-key algorithms in OpenPGP. This project is funded by the [german "BSI"](https://en.wikipedia.org/wiki/Federal_Office_for_Information_Security). Goals include adding support for post-quantum cryptography to Thunderbird and GnuPG. A [presentation](https://datatracker.ietf.org/meeting/113/materials/slides-113-openpgp-a-post-quantum-approach-for-openpgp-00) was given at [IETF 113](https://datatracker.ietf.org/meeting/113/session/openpgp/).
|
||||
|
||||
```{admonition} TODO
|
||||
each of the Zoom-in sections needs its "you've landed here so let's explain this to you" line of some kind
|
||||
```
|
||||
|
||||
## Zooming in: Internal structure of OpenPGP data
|
||||
|
||||
OpenPGP data is internally structured as "packets." We'll look into examples of this internal structure throughout the following chapters.
|
||||
|
|
Loading…
Reference in a new issue