mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-10 03:39:41 +02:00
48 lines
740 B
Markdown
48 lines
740 B
Markdown
<!--
|
|
SPDX-FileCopyrightText: 2023 The "Notes on OpenPGP" project
|
|
SPDX-License-Identifier: CC-BY-SA-4.0
|
|
-->
|
|
|
|
# OpenPGP for application developers
|
|
|
|
**{sub-ref}`today`**
|
|
|
|
```{toctree}
|
|
:numbered:
|
|
:maxdepth: 2
|
|
:glob:
|
|
|
|
01-intro.md
|
|
02-highlevel.md
|
|
03-cryptography.md
|
|
04-certificates.md
|
|
05-private.md
|
|
06-signatures.md
|
|
07-signing_data.md
|
|
08-signing_components.md
|
|
09-verification.md
|
|
10-encryption.md
|
|
11-decryption.md
|
|
12-compression.md
|
|
13-armor.md
|
|
14-pitfalls.md
|
|
15-policy.md
|
|
16-versions.md
|
|
17-migration.md
|
|
|
|
adv/certificates.md
|
|
adv/private_keys.md
|
|
adv/signatures.md
|
|
adv/signing_data.md
|
|
adv/signing_components.md
|
|
|
|
zoom/certificates.md
|
|
zoom/private_keys.md
|
|
zoom/signatures.md
|
|
zoom/encyption.md
|
|
|
|
23-glossary.md
|
|
24-acknowledgements.md
|
|
|
|
a-artifacts.md
|
|
```
|