[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lsd0003] branch master updated: Fixed some stuff
From: |
gnunet |
Subject: |
[lsd0003] branch master updated: Fixed some stuff |
Date: |
Wed, 16 Jun 2021 00:31:48 +0200 |
This is an automated email from the git hooks/post-receive script.
elias-summermatter pushed a commit to branch master
in repository lsd0003.
The following commit(s) were added to refs/heads/master by this push:
new da66ae0 Fixed some stuff
da66ae0 is described below
commit da66ae0aca4a31437228c9382da78bd6058b1128
Author: Elias Summermatter <elias.summermatter@seccom.ch>
AuthorDate: Wed Jun 16 00:28:57 2021 +0200
Fixed some stuff
---
draft-summermatter-set-union.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/draft-summermatter-set-union.xml b/draft-summermatter-set-union.xml
index 449bb0f..df08f7a 100644
--- a/draft-summermatter-set-union.xml
+++ b/draft-summermatter-set-union.xml
@@ -2853,7 +2853,7 @@ END FUNCTION
not fewer elements have been received than the other
peer has committed to
send at the beginning of the operation.
If the sets differ (the FINAL CHECKSUM field in the
<xref target="messages_full_done" format="title" />
- message does not match to the SHA-512 hash of the
local set), the operation has failed and the
+ message does not match to the SHA-512 hash XOR sum of
the local set), the operation has failed and the
reconciliation MUST be aborted. It is a strong
indicator
that something went wrong (eg. some hardware bug).
This should never occur!
</t>
@@ -2975,7 +2975,7 @@ END FUNCTION
the decoding of the IBF is finished or all open
demands
have been answered, the operation MUST be
terminated.
If the sets differ (the FINAL CHECKSUM field in
the <xref target="messages_done" format="title" />
- message does not match to the SHA-512 hash of the
local set), the operation has failed and the
+ message does not match to the SHA-512 hash XOR sum
of the local set), the operation has failed and the
reconciliation MUST be aborted. It is a strong
indicator
that something went wrong (eg. some hardware bug).
This should never occur!
</t>
@@ -3050,7 +3050,7 @@ END FUNCTION
originally committed to transmitting,
otherwise the operation MUST be terminated.
If the sets differ (the FINAL CHECKSUM field in
the <xref target="messages_full_done" format="title" />
- message does not match to the SHA-512 hash of the
local set), the operation has failed and the
+ message does not match to the SHA-512 hash XOR sum
of the local set), the operation has failed and the
reconciliation MUST be aborted. It is a strong
indicator
that something went wrong (eg. some hardware bug).
This should never occur!
</t>
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lsd0003] branch master updated: Fixed some stuff,
gnunet <=