gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: add period at end of sentence (four


From: gnunet
Subject: [taler-docs] branch master updated: add period at end of sentence (four instances)
Date: Sat, 28 Nov 2020 05:54:54 +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 39aa1b2  add period at end of sentence (four instances)
39aa1b2 is described below

commit 39aa1b26e3800d4b5a802adb52a451e56f6fff5d
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Fri Nov 27 23:53:08 2020 -0500

    add period at end of sentence (four instances)
---
 anastasis.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/anastasis.rst b/anastasis.rst
index 339770e..fb1fdc4 100644
--- a/anastasis.rst
+++ b/anastasis.rst
@@ -214,11 +214,11 @@ key material using an HKDF over a nonce and the kdf_id.
 
 **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
+**kdf_id**: Hashed identifier.
 
-**keysize**: Size of the AES symmetric key, here 32 bytes
+**keysize**: Size of the AES symmetric key, here 32 bytes.
 
-**ivsize**: Size of the AES GCM IV, here 12 bytes
+**ivsize**: Size of the AES GCM IV, here 12 bytes.
 
 **prekey**: Original key material.
 
@@ -227,7 +227,7 @@ avoid key reuse. So, we have to use different nonces to get 
different keys and i
 
 **key**: Symmetric key which is later used to encrypt the documents with 
AES256-GCM.
 
-**iv**: IV which will be used for AES-GCM
+**iv**: IV which will be used for AES-GCM.
 
 
 ---------

-- 
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]