summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2020-11-27 23:50:55 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2020-11-27 23:50:55 -0500
commitef613493d0e647ee9a06bd7769e4a8a913f77eb5 (patch)
tree098fbb46ca2a79d9ca3b60c824f8598a1b35a48f
parenta90cd21e321d6d7643680db5684c6efab94e8acb (diff)
downloaddocs-ef613493d0e647ee9a06bd7769e4a8a913f77eb5.tar.gz
docs-ef613493d0e647ee9a06bd7769e4a8a913f77eb5.tar.bz2
docs-ef613493d0e647ee9a06bd7769e4a8a913f77eb5.zip
add period at end of sentence
-rw-r--r--anastasis.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/anastasis.rst b/anastasis.rst
index cfbbf7c4..339770eb 100644
--- a/anastasis.rst
+++ b/anastasis.rst
@@ -186,7 +186,7 @@ HKDF to ensure that the result differs from other cases where we hash
**key_size**: Size of the output, here 32 bytes.
-**ver_secret**: Derived key from the kdf_id, serves as intermediate step for the generation of the private key
+**ver_secret**: Derived key from the kdf_id, serves as intermediate step for the generation of the private key.
**eddsa_d_to_a()**: Function which converts the ver_key to a valid EdDSA private key. Specifically, assuming the value eddsa_priv is in a 32-byte array "digest", the function clears and sets certain bits as follows: