Author: toad
Date: 2007-12-05 15:31:07 +0000 (Wed, 05 Dec 2007)
New Revision: 16324
Modified:
trunk/freenet/src/freenet/node/FNPPacketMangler.java
Log:
Add a citation for JFK, maybe this isn't the right place for it.
Modified: trunk/freenet/src/freenet/node/FNPPacketMangler.java
===================================================================
--- trunk/freenet/src/freenet/node/FNPPacketMangler.java 2007-12-05
14:41:23 UTC (rev 16323)
+++ trunk/freenet/src/freenet/node/FNPPacketMangler.java 2007-12-05
15:31:07 UTC (rev 16324)
@@ -672,6 +672,12 @@
* Ni
* g^i
* IDr'
+ *
+ * See
http://www.wisdom.weizmann.ac.il/~reingold/publications/jfk-tissec.pdf
+ * Just Fast Keying: Key Agreement In A Hostile Internet
+ * Aiello, Bellovin, Blaze, Canetti, Ioannidis, Keromytis, Reingold.
+ * ACM Transactions on Information and System Security, Vol 7 No 2, May
2004, Pages 1-30.
+ *
*/
private void processJFKMessage1(byte[] payload,int offset,PeerNode
pn,Peer replyTo)
{