Skip to content

Commit

Permalink
Add salsa20 encryption in test script.
Browse files Browse the repository at this point in the history
  • Loading branch information
cyfdecyf committed Apr 25, 2015
1 parent 0f58b47 commit 2241f28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ test_server_local_pair() {
test_shadowsocks $url bf-cfb
test_shadowsocks $url des-cfb
test_shadowsocks $url cast5-cfb
test_shadowsocks $url salsa20
}

start_http_server
Expand Down

0 comments on commit 2241f28

Please sign in to comment.