commit 420d110b7ed87819cd5a462a6f80ad469653833b
parent 78cb6dad33f5adc886a23cc0631130a6e2111f7d
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Wed, 7 Apr 2021 04:06:12 -0400
add period at end of sentence
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/anastasis.rst b/anastasis.rst
@@ -818,7 +818,7 @@ charge per truth operation using GNU Taler.
// Nonce used to compute the decryption (iv,key) pair.
nonce_i: [32]; //bytearray
- // Authentication tag
+ // Authentication tag.
aes_gcm_tag_i: [16]; //bytearray
// Encrypted key-share in base32 encoding.