From dc9e9510d068c1b021b281e0fb295f9f904041fc Mon Sep 17 00:00:00 2001 From: Heiko Schaefer Date: Sat, 25 Nov 2023 20:01:26 +0100 Subject: [PATCH] ci: codespell fixes --- book/source/05-private.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/book/source/05-private.md b/book/source/05-private.md index 5c63c2f..6251790 100644 --- a/book/source/05-private.md +++ b/book/source/05-private.md @@ -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