mirror of
https://codeberg.org/openpgp/notes.git
synced 2024-11-23 16:12:05 +01:00
ch10/11: outline adjustments
Move legacy "SED" mode from "encrypt" to "decrypt" chapter
This commit is contained in:
parent
061f4a9625
commit
c1e6630f9f
2 changed files with 8 additions and 2 deletions
|
@ -18,8 +18,6 @@ Core concept:
|
|||
|
||||
### SEIPD (v1)
|
||||
|
||||
### SED
|
||||
|
||||
## Advanced topics
|
||||
|
||||
### Encrypt for multiple/single subkey per certificate?
|
||||
|
|
|
@ -10,6 +10,14 @@
|
|||
- using revoked subkey?
|
||||
```
|
||||
|
||||
## SEIPD w/ AEAD (v2)
|
||||
|
||||
## SEIPD (v1)
|
||||
|
||||
## SED
|
||||
|
||||
Legacy mode, may be decrypted, but not produced.
|
||||
|
||||
## Advanced topics
|
||||
|
||||
### Selecting decryption key
|
||||
|
|
Loading…
Reference in a new issue