[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[minion-cvs] Documentation patch
Update of /home/minion/cvsroot/src/minion/lib/mixminion
In directory moria.mit.edu:/tmp/cvs-serv7818/lib/mixminion
Modified Files:
BuildMessage.py
Log Message:
Documentation patch
Index: BuildMessage.py
===================================================================
RCS file: /home/minion/cvsroot/src/minion/lib/mixminion/BuildMessage.py,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -d -r1.72 -r1.73
--- BuildMessage.py 6 Mar 2004 00:04:37 -0000 1.72
+++ BuildMessage.py 23 Mar 2004 00:07:02 -0000 1.73
@@ -344,7 +344,8 @@
None (no SURBs known), a dict (from name to key), or a single
key (implied identity is "").
retNym: If present, and if the payload was a reply, we call
- retNym.append(pseudonym)
+ retNym.append(pseudonym). (For the default SURB identity,
+ we append the empty string.)
If we can successfully decrypt the payload, we return it. If we
might be able to decrypt the payload given more/different keys,