[tor-commits] [torspec/master] add explanation of KEYID(A) function

nickm at torproject.org nickm at torproject.org
Wed Jan 18 14:28:32 UTC 2017


commit 0e1530ce212ae0de6923980d67f1b1c6abf1d94a
Author: Kacper KoƂodziej <kacper at kolodziej.in>
Date:   Sun Jan 15 16:53:32 2017 +0100

    add explanation of KEYID(A) function
    
    based on proposal #216, where KEYID(A) = A
---
 tor-spec.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tor-spec.txt b/tor-spec.txt
index f45604b..f727d51 100644
--- a/tor-spec.txt
+++ b/tor-spec.txt
@@ -915,6 +915,7 @@ see tor-design.pdf.
       KEYGEN()  = The curve25519 key generation algorithm, returning
                   a private/public keypair.
       m_expand  = PROTOID | ":key_expand"
+      KEYID(A)  = A
 
    To perform the handshake, the client needs to know an identity key
    digest for the server, and an ntor onion key (a curve25519 public



More information about the tor-commits mailing list