From 86ad8a2ad51fdf8e8c12645c1ddfd80f86216bfe Mon Sep 17 00:00:00 2001 From: clowwindy Date: Sun, 12 Oct 2014 01:51:30 -0700 Subject: [PATCH] Updated Salsa20 (markdown) --- Salsa20.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/Salsa20.md b/Salsa20.md index 8b15588..9cef992 100644 --- a/Salsa20.md +++ b/Salsa20.md @@ -1,10 +1 @@ -Salsa20 is a fast stream cipher. - -Use "salsa20-ctr" in shadowsocks.json. - -And install these packages: - -Debian / Ubuntu: - - apt-get install python-numpy - pip install salsa20 \ No newline at end of file +Moved to [Encryption](https://github.com/clowwindy/shadowsocks/wiki/Encryption). \ No newline at end of file