Created Salsa20 (markdown)
parent
04d326fa3c
commit
730bfdf6e7
1 changed files with 10 additions and 0 deletions
10
Salsa20.md
Normal file
10
Salsa20.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
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
|
Loading…
Add table
Add a link
Reference in a new issue