From cdcb8b86007b6490557f1329f42c08732282c500 Mon Sep 17 00:00:00 2001 From: irungentoo Date: Sun, 19 Jan 2014 09:44:33 -0500 Subject: Added no_replay and added some things to the docs. --- docs/updates/Crypto.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/updates/Crypto.md') diff --git a/docs/updates/Crypto.md b/docs/updates/Crypto.md index 6b489c3b..a6c701d3 100644 --- a/docs/updates/Crypto.md +++ b/docs/updates/Crypto.md @@ -20,7 +20,7 @@ case 1: Alice adds Bobs public key and bob waits for Alice to attempt to connect case 2: Bob and Alice add their respective public keys to their friends list at the same time. case 1: -Alice sends a crypto request packet to bob with the encrypted part containing the friends request like so: +Alice sends a onion data (see: Prevent_tracking.txt) packet to bob with the encrypted part containing the friends request like so: ``` [char with a value of 32][nospam number (4 bytes)][Message] ``` -- cgit v1.2.3