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

[tor-commits] [torspec/master] prop250: Change INT_8 to INT_1, it's in bytes



commit bd187286b88610454a9ac47ac9c3c5179f47742e
Author: David Goulet <dgoulet@xxxxxxxxx>
Date:   Tue Feb 9 14:10:23 2016 -0500

    prop250: Change INT_8 to INT_1, it's in bytes
    
    Signed-off-by: David Goulet <dgoulet@xxxxxxxxx>
---
 proposals/250-commit-reveal-consensus.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/proposals/250-commit-reveal-consensus.txt b/proposals/250-commit-reveal-consensus.txt
index c2d1981..262630f 100644
--- a/proposals/250-commit-reveal-consensus.txt
+++ b/proposals/250-commit-reveal-consensus.txt
@@ -317,7 +317,7 @@ Supersedes: 225
 
       HASHED_REVEALS = H(ID_a | R_a | ID_b | R_b | ..)
 
-      SRV = SHA3-256("shared-random" | INT_8(REVEAL_NUM) | INT_8(VERSION) |
+      SRV = SHA3-256("shared-random" | INT_1(REVEAL_NUM) | INT_1(VERSION) |
                      HASHED_REVEALS | PREVIOUS_SRV)
 
    where the ID_a value is the identity key fingerprint of authority 'a' and R_a

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