Updated Salsa20 (markdown)

clowwindy 2014-10-12 01:51:30 -07:00
parent 5a169a1eec
commit 86ad8a2ad5

@ -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
Moved to [Encryption](https://github.com/clowwindy/shadowsocks/wiki/Encryption).