[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[minion-cvs] minor patch to the spec
Update of /home/minion/cvsroot/doc
In directory moria.mit.edu:/home/arma/work/minion/doc
Modified Files:
minion-spec.tex
Log Message:
minor patch to the spec
Index: minion-spec.tex
===================================================================
RCS file: /home/minion/cvsroot/doc/minion-spec.tex,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- minion-spec.tex 1 Mar 2003 08:34:04 -0000 1.83
+++ minion-spec.tex 14 Mar 2003 02:29:37 -0000 1.84
@@ -582,9 +582,9 @@
* Padding case:
- * A sends "JUNK", CRLF, Junk, HASH(M|"JUNK") (6 + 32k + 20 bytes)
+ * A sends "JUNK", CRLF, Junk, HASH(Junk|"JUNK") (6 + 32k + 20 bytes)
(where Junk is an arbitrary 32k sequence.)
- * B sends "RECEIVED", CRLF, HASH(M|"RECEIVED JUNK") (10 +20 bytes)
+ * B sends "RECEIVED", CRLF, HASH(Junk|"RECEIVED JUNK") (10 + 20 bytes)
[Note that both cases require the same number of bytes and
processing time. Implementations must make sure the real message