mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-10 19:59:40 +02:00
Insert new chapter "signatures over data" after ch6
This commit is contained in:
parent
319f258aca
commit
f985121444
11 changed files with 2 additions and 0 deletions
11
book/source/10-encryption.md
Normal file
11
book/source/10-encryption.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
(encryption_chapter)=
|
||||
# Encryption
|
||||
|
||||
```
|
||||
- High Level overview of the message encryption process
|
||||
- SED vs. SEIPD (v1) vs. SEIPD w/ AEAD (v2)
|
||||
- Encrypt for multiple/single subkey per certificate?
|
||||
- "Negotiating" algorithms based on recipients preference subpackets
|
||||
- Prevent "downgrade" -> Policy
|
||||
- Implications of how a recipient cert is "addressed" (fingerprint/key-ID vs. user-ID) (preferences, expiration, revocation)
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue