[or-cvs] fix minor typo in tor-spec

Roger Dingledine arma at seul.org
Wed Jan 7 22:56:08 UTC 2004


Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/home2/arma/work/onion/cvs/doc

Modified Files:
	tor-spec.txt 
Log Message:
fix minor typo in tor-spec


Index: tor-spec.txt
===================================================================
RCS file: /home/or/cvsroot/doc/tor-spec.txt,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- tor-spec.txt	5 Jan 2004 05:25:00 -0000	1.45
+++ tor-spec.txt	7 Jan 2004 22:56:06 -0000	1.46
@@ -158,7 +158,7 @@
 
    Once the handshake between the OP and an OR is completed, both
    servers can now calculate g^xy with ordinary DH.  From the base key
-   material g^xy, they compute derivate key material as follows.
+   material g^xy, they compute derivative key material as follows.
    First, the server represents g^xy as a big-endian unsigned integer.
    Next, the server computes 60 bytes of key data as K = SHA1(g^xy |
    [00]) | SHA1(g^xy | [01]) | SHA1(g^xy | [02]) where "00" is a single



More information about the tor-commits mailing list