mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-10 19:59:40 +02:00
update refresh-11 -> refresh-12 links
This commit is contained in:
parent
690cee5e6b
commit
5d9e6ade95
3 changed files with 11 additions and 11 deletions
|
@ -357,7 +357,7 @@ This next section shows the remaining fields of this signature packet, which rel
|
|||
|
||||
- `ed25519_sig`: [algorithm-specific](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-10.html#name-algorithm-specific-fields-for-ed2) representation of the signature (here: 64 bytes of Ed25519 signature)
|
||||
|
||||
The hash digest is calculated from the following data (see [Computing Signatures](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-11.html#name-computing-signatures) in the RFC):
|
||||
The hash digest is calculated from the following data (see [Computing Signatures](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-12.html#name-computing-signatures) in the RFC):
|
||||
|
||||
- the signature's salt
|
||||
- the serialized primary key's public data
|
||||
|
@ -533,7 +533,7 @@ The signature is calculated over a hash digest. In this case, the hash digest is
|
|||
- the serialized subkey's public data
|
||||
- the serialized subkey binding signature packet (excluding the unhashed area)
|
||||
|
||||
Refer to [Computing Signatures](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-11.html#name-computing-signatures) in the RFC for details.
|
||||
Refer to [Computing Signatures](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-12.html#name-computing-signatures) in the RFC for details.
|
||||
|
||||
## Signing subkey
|
||||
|
||||
|
@ -782,7 +782,7 @@ Historically, the self-signature that binds the primary User ID to the certifica
|
|||
|
||||
Setting key expiration time and key flags on the primary User ID self-signature is one mechanism to configure the primary key.
|
||||
|
||||
The interaction between metadata on direct key signatures and User ID binding self-signatures [is subtle](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-11.html#name-notes-on-self-signatures), with changes between version 6 and version 4.
|
||||
The interaction between metadata on direct key signatures and User ID binding self-signatures [is subtle](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-12.html#name-notes-on-self-signatures), with changes between version 6 and version 4.
|
||||
|
||||
|
||||
```{admonition} TODO
|
||||
|
@ -804,7 +804,7 @@ The signature is calculated over a hash. The hash, in this case, is derived from
|
|||
- the serialized User ID
|
||||
This section specifies- the serialized self-signature packet (excluding the unhashed area)
|
||||
|
||||
Refer to [Computing Signatures](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-11.html#name-computing-signatures) in the RFC for details.
|
||||
Refer to [Computing Signatures](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-12.html#name-computing-signatures) in the RFC for details.
|
||||
|
||||
## Certifications (Third Party Signatures)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue