mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-09 11:19:41 +02:00
Replace ch10 diags with svgs
This commit is contained in:
parent
6e1b616f99
commit
41100cfad5
5 changed files with 10 additions and 2 deletions
|
@ -107,7 +107,7 @@ In this version of the SEIPD packet, the session-key is used directly as message
|
|||
|
||||
When communicating with a mix of recipients, some of whose OpenPGP software only supports OpenPGP version 4, then this mechanism must be used.
|
||||
|
||||
```{figure} drawio/SEIPDv1-PKESK.png
|
||||
```{figure} drawio/SEIPDv1-PKESK.svg
|
||||
:name: fig-encryption-seipdv1-pkesk
|
||||
:alt: Depicts a dotted hexagon labeled "Plaintext", from which a curved arrow passes another dotted hexagon "Session Key" and finally points to a "SEIPDv1" packet. Two more curved arrows originate from the session key and pass Alice' and Bob's encryption key, ending in two PKESK packets.
|
||||
|
||||
|
@ -127,7 +127,7 @@ In version 2 SEIPD, the *session key* is transformed into a *message key*, based
|
|||
The session-key can use a different symmetric algorithm than the message-key.
|
||||
```
|
||||
|
||||
```{figure} drawio/SEIPDv2-PKESK.png
|
||||
```{figure} drawio/SEIPDv2-PKESK.svg
|
||||
:name: fig-encryption-seipdv2-pkesk
|
||||
:alt: TODO
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 33 KiB |
4
book/source/drawio/SEIPDv1-PKESK.svg
Normal file
4
book/source/drawio/SEIPDv1-PKESK.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 12 KiB |
Binary file not shown.
Before Width: | Height: | Size: 43 KiB |
4
book/source/drawio/SEIPDv2-PKESK.svg
Normal file
4
book/source/drawio/SEIPDv2-PKESK.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 16 KiB |
Loading…
Add table
Add a link
Reference in a new issue