From 61c3a2c03441faaba41129dc661e05c3042a8dc8 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Sat, 27 Dec 2014 07:38:41 -0800 Subject: [PATCH] Updated Encryption (markdown) --- Encryption.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Encryption.md b/Encryption.md index b82bc42..99a8a9e 100644 --- a/Encryption.md +++ b/Encryption.md @@ -54,7 +54,7 @@ salsa20 and chacha20 Install [libsodium](https://github.com/jedisct1/libsodium) >= 1.0.0 if you want to use them. -You can use [this script](https://github.com/clowwindy/shadowsocks/blob/master/tests/libsodium/install.sh) to install it. +You can use [this script](https://github.com/shadowsocks/shadowsocks/blob/master/tests/libsodium/install.sh) to install it. Deprecated Ciphers ==================