[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [torspec/master] prop250: Fix COMMIT construction to match the implementation



commit 0fbfd827779c8eb915270639cbd6e1290a6731b8
Author: David Goulet <dgoulet@xxxxxxxxxxxxxx>
Date:   Fri Aug 26 11:21:10 2016 -0400

    prop250: Fix COMMIT construction to match the implementation
    
    Signed-off-by: David Goulet <dgoulet@xxxxxxxxxxxxxx>
---
 proposals/250-commit-reveal-consensus.txt | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/proposals/250-commit-reveal-consensus.txt b/proposals/250-commit-reveal-consensus.txt
index 3e701fc..d05d11d 100644
--- a/proposals/250-commit-reveal-consensus.txt
+++ b/proposals/250-commit-reveal-consensus.txt
@@ -396,9 +396,7 @@ Supersedes: 225
 
    The value COMMIT is computed as follows:
 
-      COMMIT = base64-encode( TIMESTAMP || H(H(RN)) )
-
-      where RN is the random value from REVEAL.
+      COMMIT = base64-encode( TIMESTAMP || H(REVEAL) )
 
 4.1.2. Validating commitments and reveals [VALIDATEVALUES]
 

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits