mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-10 19:59:40 +02:00
remove top-level anchors in chapters
This commit is contained in:
parent
fcd0b890c1
commit
ae29cdc0c8
14 changed files with 21 additions and 29 deletions
|
@ -240,7 +240,7 @@ Issuer Key
|
|||
Key
|
||||
In OpenPGP, and cryptography more generally, the term "key" holds different meanings.
|
||||
|
||||
First, it can apply to different [cryptographic primitives](cryptography_chapter):
|
||||
First, it can apply to different [cryptographic primitives](/cryptography):
|
||||
|
||||
- asymmetric public key
|
||||
- asymmetric private key
|
||||
|
@ -510,7 +510,7 @@ Self-signature
|
|||
An {term}`OpenPGP Signature Packet` by the {term}`Certificate Holder` on a {term}`Component` of their own {term}`Certificate`.
|
||||
|
||||
Session Key
|
||||
A unique shared secret used in encryption in a {term}`Hybrid Cryptosystem`. See {ref}`encryption_chapter` and {ref}`decryption_chapter`.
|
||||
A unique shared secret used in encryption in a {term}`Hybrid Cryptosystem`. See [](encryption) and [](decryption).
|
||||
|
||||
Soft Revocation
|
||||
A {term}`Revocation Signature Packet` for a {term}`Certification` or a {term}`Component Key`, which includes a {term}`Reason For Revocation Subpacket` with a {term}`Revocation Code`, that does not signify the target being compromised (e.g., `0` or `2`).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue