mirror of
https://codeberg.org/openpgp/notes.git
synced 2024-11-23 08:02:05 +01:00
add link to gcm discussion, as a note for writing
This commit is contained in:
parent
460bc9d5a4
commit
5496d54772
1 changed files with 9 additions and 1 deletions
|
@ -33,6 +33,14 @@ Core concept:
|
|||
|
||||
### Implications of how a recipient cert is "addressed" (fingerprint/key-ID vs. user-ID) (preferences, expiration, revocation)
|
||||
|
||||
### AEAD modes: GCM
|
||||
|
||||
```{admonition} TODO
|
||||
:class: warning
|
||||
|
||||
Produce text around discussion: https://mailarchive.ietf.org/arch/msg/openpgp/ZTYD5VJsG1k2jJBbn5zIAf5o7d4/
|
||||
```
|
||||
|
||||
## Zooming in: Packet structure
|
||||
|
||||
### Encryption yields a 'wrapped' openpgp packet stream
|
||||
|
|
Loading…
Reference in a new issue