summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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?