From fc5e39a4efafe53e34397be72b59cebac6df41e5 Mon Sep 17 00:00:00 2001 From: Yawning Angel Date: Fri, 16 May 2014 05:06:38 +0000 Subject: Update README (No functional changes). --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index ed74f80..d8d7923 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ The notable differences between ScrambleSuit and obfs4: * The handshake always does a full key exchange (no such thing as a Session Ticket Handshake). * The handshake uses the Tor Project's ntor handshake with public keys - obfuscated via the Elligator mapping. + obfuscated via the Elligator 2 mapping. * The link layer encryption uses NaCl secret boxes (Poly1305/XSalsa20). ### Why not extend ScrambleSuit? @@ -32,7 +32,6 @@ handshake variants without being obscenely slow is non-trivial. ### TODO - * Write a detailed protocol spec. * Code cleanups. * Write more unit tests. * Optimize further. -- cgit v1.2.3