mirror of
https://codeberg.org/openpgp/notes.git
synced 2024-11-22 23:52:05 +01:00
ci: codespell fixes
This commit is contained in:
parent
3130ebee43
commit
dc9e9510d0
1 changed files with 2 additions and 2 deletions
|
@ -177,7 +177,7 @@ Only one of these steps deals directly with private key material, and is perform
|
|||
|
||||
### Addressing individual keys
|
||||
|
||||
An independent design question is how key material is adressed, by users of the keystore.
|
||||
An independent design question is how key material is addressed, by users of the keystore.
|
||||
|
||||
The fingerprint of the individual component keys is one obvious option.
|
||||
|
||||
|
@ -202,7 +202,7 @@ write
|
|||
|
||||
show examples for the operations in a private key store.
|
||||
|
||||
- re-use the visual elements of the lowest level in the ch6 "how signatures are made" diagram (ch 6): "making a cryptographic signature from a hash digest"
|
||||
- reuse the visual elements of the lowest level in the ch6 "how signatures are made" diagram (ch 6): "making a cryptographic signature from a hash digest"
|
||||
```
|
||||
|
||||
#### Decryption
|
||||
|
|
Loading…
Reference in a new issue