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

[or-cvs] fix typo in design paper



Update of /home2/or/cvsroot/tor/doc/design-paper
In directory moria.mit.edu:/home2/arma/work/onion/cvs/tor/doc/design-paper

Modified Files:
	tor-design.html tor-design.tex 
Log Message:
fix typo in design paper


Index: tor-design.html
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/design-paper/tor-design.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- tor-design.html	6 Aug 2004 19:54:29 -0000	1.1
+++ tor-design.html	1 Feb 2005 09:48:49 -0000	1.2
@@ -672,7 +672,7 @@
 circID C<sub>AB</sub> not currently used on the connection from her to Bob.)
 The <em>create</em> cell's
 payload contains the first half of the Diffie-Hellman handshake
-(g<sup>x</sup>), encrypted to the onion key of the OR (call him Bob). Bob
+(g<sup>x</sup>), encrypted to the onion key of Bob. Bob
 responds with a <em>created</em> cell containing g<sup>y</sup>
 along with a hash of the negotiated key K=g<sup>xy</sup>.
 

Index: tor-design.tex
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/design-paper/tor-design.tex,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- tor-design.tex	6 Aug 2004 19:54:29 -0000	1.1
+++ tor-design.tex	1 Feb 2005 09:48:49 -0000	1.2
@@ -669,7 +669,7 @@
 circID $C_{AB}$ not currently used on the connection from her to Bob.)
 The \emph{create} cell's
 payload contains the first half of the Diffie-Hellman handshake
-($g^x$), encrypted to the onion key of the OR (call him Bob). Bob
+($g^x$), encrypted to the onion key of Bob. Bob
 responds with a \emph{created} cell containing $g^y$
 along with a hash of the negotiated key $K=g^{xy}$.