mirror of
https://codeberg.org/openpgp/notes.git
synced 2024-11-23 16:12:05 +01:00
ch3: drop task (it's done)
This commit is contained in:
parent
664f3cec86
commit
f62fb72190
1 changed files with 0 additions and 7 deletions
|
@ -68,13 +68,6 @@ In many places, we'll deal with asymmetric cryptographic key pairs:
|
||||||
An asymmetric cryptographic key pair
|
An asymmetric cryptographic key pair
|
||||||
```
|
```
|
||||||
|
|
||||||
```{admonition} VISUAL
|
|
||||||
:class: warning
|
|
||||||
|
|
||||||
- Wiktor notes: red-green color-blindness affects 8,5% of the population.
|
|
||||||
- Heiko: maybe use colors + distinct shapes for the two key halves?
|
|
||||||
```
|
|
||||||
|
|
||||||
An asymmetric cryptographic key pair consists of a public and a private part. In this document, we'll show the public part of a key pair in green, and the private part in red.
|
An asymmetric cryptographic key pair consists of a public and a private part. In this document, we'll show the public part of a key pair in green, and the private part in red.
|
||||||
|
|
||||||
Note that in many contexts, only the public part is present (more on that later):
|
Note that in many contexts, only the public part is present (more on that later):
|
||||||
|
|
Loading…
Reference in a new issue