commit e632d2a95ca0b8f75b9bb18f806e1c7fd36f6bc4
parent 39aa1b26e3800d4b5a802adb52a451e56f6fff5d
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Fri, 27 Nov 2020 23:57:21 -0500
mark up ‘key share’ w/ two asterisks instead of only one
This is for consistency w/ the previous instances of this term/markup.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/anastasis.rst b/anastasis.rst
@@ -267,7 +267,7 @@ Nonce must contain the string "ERD".
Here, **i** must be a positive number used to iterate over the various **key shares** used for the various **escrow methods**
at the various providers.
-**nonce_i**: Nonce which is used to generate *key_i* and *iv_i* which are used for the encryption of the *key share*. **i** must be
+**nonce_i**: Nonce which is used to generate *key_i* and *iv_i* which are used for the encryption of the **key share**. **i** must be
the same number as specified above for *encrypted_key_share_i*. Nonce must contain the string "EKS" plus the according *i*.
Signatures