summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYawning Angel <yawning@schwanenlied.me>2014-05-11 21:55:34 +0000
committerYawning Angel <yawning@schwanenlied.me>2014-05-11 21:55:34 +0000
commitf76f142340260a6537c92439d173a9b324c12bd7 (patch)
treeb18dd6332308ad5e02d51257686ece6c0b3a7f9d /README.md
parente6a8d57a23a11f3b84638d710ac73be39f66ea83 (diff)
Change documentation/comments to reflect reality (No functional changes).
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bf1d69c..ef38532 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ The notable differences between ScrambleSuit and obfs4:
Ticket Handshake). (TODO: Reconsider this.)
* The handshake uses the Tor Project's ntor handshake with public keys
obfuscated via the Elligator mapping.
- * The link layer encryption uses NaCl secret boxes (Poly1305/Salsa20).
+ * The link layer encryption uses NaCl secret boxes (Poly1305/XSalsa20).
### Why not extend ScrambleSuit?