mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-10 11:49:40 +02:00
Rename ch3->ch2; add a new possible ch3 based on a suggestion by Lars
This commit is contained in:
parent
b0586ed3e7
commit
1dab72fc59
3 changed files with 7 additions and 1 deletions
5
book/source/03-cryptography.md
Normal file
5
book/source/03-cryptography.md
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
# Cryptographic concepts/terms
|
||||||
|
|
||||||
|
```
|
||||||
|
Lars suggests that we should have a place where we introduce cryptographic terms that we use, and give short definitions (without getting into how specific algorithms work)
|
||||||
|
```
|
|
@ -6,7 +6,8 @@ Notes on OpenPGP
|
||||||
:maxdepth: 3
|
:maxdepth: 3
|
||||||
|
|
||||||
01-intro.md
|
01-intro.md
|
||||||
03-highlevel.md
|
02-highlevel.md
|
||||||
|
03-cryptography.md
|
||||||
04-certs.md
|
04-certs.md
|
||||||
05-private.md
|
05-private.md
|
||||||
06-signatures.md
|
06-signatures.md
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue