gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: fix typo: "to" -> "two"


From: gnunet
Subject: [taler-docs] branch master updated: fix typo: "to" -> "two"
Date: Sun, 22 Nov 2020 08:43:58 +0100

This is an automated email from the git hooks/post-receive script.

ttn pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new f4e9c6c  fix typo: "to" -> "two"
f4e9c6c is described below

commit f4e9c6caeb8248950ed75cfcb44dcdd0b07ced6b
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Sun Nov 22 02:40:54 2020 -0500

    fix typo: "to" -> "two"
---
 anastasis.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/anastasis.rst b/anastasis.rst
index b68173d..2fc9bee 100644
--- a/anastasis.rst
+++ b/anastasis.rst
@@ -180,7 +180,7 @@ HKDF to ensure that the result differs from other cases 
where we hash
     eddsa_pub := get_EdDSA_Pub(eddsa_priv)
 
 
-**HKDF()**: The HKDF-function uses to phases: First we use HMAC-SHA512 for the 
extraction phase, then HMAC-SHA256 is used for expansion phase.
+**HKDF()**: The HKDF-function uses two phases: First we use HMAC-SHA512 for 
the extraction phase, then HMAC-SHA256 is used for expansion phase.
 
 **kdf_id**: Hashed identifier.
 
@@ -212,7 +212,7 @@ key material using an HKDF over a nonce and the kdf_id.
 
     (iv,key) := HKDF(kdf_id, nonce, keysize + ivsize)
 
-**HKDF()**: The HKDF-function uses to phases: First we use HMAC-SHA512 for the 
extraction phase, then HMAC-SHA256 is used for expansion phase.
+**HKDF()**: The HKDF-function uses two phases: First we use HMAC-SHA512 for 
the extraction phase, then HMAC-SHA256 is used for expansion phase.
 
 **kdf_id**: Hashed identifier
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]