Skip to content

Commit

Permalink
Remove the stream ciphers of ss-rust
Browse files Browse the repository at this point in the history
  • Loading branch information
loyess committed Feb 22, 2021
1 parent 79ef7ef commit 2b50e3f
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions prepare/shadowsocks_prepare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,23 +30,8 @@ chacha20-ietf-poly1305

SHADOWSOCKS_RUST_CIPHERS=(
none
rc4-md5
salsa20
chacha20
chacha20-ietf
aes-256-cfb
aes-192-cfb
aes-128-cfb
aes-256-ctr
aes-192-ctr
aes-128-ctr
bf-cfb
camellia-128-cfb
camellia-192-cfb
camellia-256-cfb
aes-256-gcm
aes-128-gcm
xchacha20-ietf-poly1305
chacha20-ietf-poly1305
)

Expand Down

0 comments on commit 2b50e3f

Please sign in to comment.