Updated Salsa20 (markdown)
parent
5a169a1eec
commit
86ad8a2ad5
1 changed files with 1 additions and 10 deletions
11
Salsa20.md
11
Salsa20.md
|
@ -1,10 +1 @@
|
||||||
Salsa20 is a fast stream cipher.
|
Moved to [Encryption](https://github.com/clowwindy/shadowsocks/wiki/Encryption).
|
||||||
|
|
||||||
Use "salsa20-ctr" in shadowsocks.json.
|
|
||||||
|
|
||||||
And install these packages:
|
|
||||||
|
|
||||||
Debian / Ubuntu:
|
|
||||||
|
|
||||||
apt-get install python-numpy
|
|
||||||
pip install salsa20
|
|
Loading…
Add table
Add a link
Reference in a new issue