File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 7
7
8
8
[ ![ crates.io] ( https://img.shields.io/crates/v/shadowsocks-rust.svg )] ( https://crates.io/crates/shadowsocks-rust )
9
9
[ ![ Release] ( https://img.shields.io/github/release/shadowsocks/shadowsocks-rust.svg )] ( https://github.com/shadowsocks/shadowsocks-rust/releases )
10
- [ ![ archlinuxcn shadowsocks-rust-git] ( https://img.shields.io/badge/dynamic/json?label=archlinuxcn-git&query=%24.latest.pkgver &url=https%3A%2F%2Fbuild.archlinuxcn.org%2Fapi%2Fpackages%2Fshadowsocks-rust-git )] ( https://build.archlinuxcn.org/ )
11
- [ ![ archlinuxcn shadowsocks-rust-opt-git] ( https://img.shields.io/badge/dynamic/json?label=archlinuxcn-opt-git&query=%24.latest.pkgver &url=https%3A%2F%2Fbuild.archlinuxcn.org%2Fapi%2Fpackages%2Fshadowsocks-rust-git )] ( https://build.archlinuxcn.org/ )
10
+ [ ![ archlinuxcn shadowsocks-rust-git] ( https://img.shields.io/badge/dynamic/json?label=archlinuxcn-git&query=%24.version &url=https%3A%2F%2Fbuild.archlinuxcn.org%2Fapi%2Fv2 %2Fpackages%2Fshadowsocks-rust-git )] ( https://build.archlinuxcn.org/ )
11
+ [ ![ archlinuxcn shadowsocks-rust-opt-git] ( https://img.shields.io/badge/dynamic/json?label=archlinuxcn-opt-git&query=%24.version &url=https%3A%2F%2Fbuild.archlinuxcn.org%2Fapi%2Fv2% 2Fpackages%2Fshadowsocks-rust-opt -git )] ( https://build.archlinuxcn.org/ )
12
12
[ ![ aur shadowsocks-rust] ( https://img.shields.io/aur/version/shadowsocks-rust )] ( https://aur.archlinux.org/packages/shadowsocks-rust )
13
13
14
14
[ ![ Get it from the Snap Store] ( https://snapcraft.io/static/images/badges/en/snap-store-black.svg )] ( https://snapcraft.io/shadowsocks-rust )
@@ -691,6 +691,11 @@ The configuration file is set by `socks5_auth_config_path` in `locals`.
691
691
692
692
## Supported Ciphers
693
693
694
+ ### AEAD 2022 Ciphers
695
+
696
+ - ` 2022-blake3-aes-128-gcm ` , ` 2022-blake3-aes-256-gcm `
697
+ - ` 2022-blake3-chacha20-poly1305 ` , ` 2022-blake3-chacha8-poly1305 `
698
+
694
699
### AEAD Ciphers
695
700
696
701
- ` chacha20-ietf-poly1305 `
You can’t perform that action at this time.
0 commit comments