From 2cc92827e5dd21420c5075fc9852995047131067 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B1=AA=E5=BF=83=E7=A6=BE?= Date: Tue, 28 Apr 2020 15:44:20 +0800 Subject: [PATCH] `xchacha20-ietf-poly1305` doc --- doc/shadowsocks-libev.asciidoc | 3 ++- doc/ss-local.asciidoc | 3 ++- doc/ss-manager.asciidoc | 3 ++- doc/ss-redir.asciidoc | 3 ++- doc/ss-server.asciidoc | 3 ++- doc/ss-tunnel.asciidoc | 3 ++- 6 files changed, 12 insertions(+), 6 deletions(-) diff --git a/doc/shadowsocks-libev.asciidoc b/doc/shadowsocks-libev.asciidoc index 13cddc87..528b2c5a 100644 --- a/doc/shadowsocks-libev.asciidoc +++ b/doc/shadowsocks-libev.asciidoc @@ -62,7 +62,8 @@ aes-128-gcm, aes-192-gcm, aes-256-gcm, rc4-md5, aes-128-cfb, aes-192-cfb, aes-256-cfb, aes-128-ctr, aes-192-ctr, aes-256-ctr, bf-cfb, camellia-128-cfb, camellia-192-cfb, camellia-256-cfb, -chacha20-ietf-poly1305, salsa20, chacha20 and chacha20-ietf. +chacha20-ietf-poly1305, xchacha20-ietf-poly1305, +salsa20, chacha20 and chacha20-ietf. + The default cipher is 'chacha20-ietf-poly1305'. + diff --git a/doc/ss-local.asciidoc b/doc/ss-local.asciidoc index 68fc8354..bc247497 100644 --- a/doc/ss-local.asciidoc +++ b/doc/ss-local.asciidoc @@ -57,7 +57,8 @@ aes-128-gcm, aes-192-gcm, aes-256-gcm, rc4-md5, aes-128-cfb, aes-192-cfb, aes-256-cfb, aes-128-ctr, aes-192-ctr, aes-256-ctr, bf-cfb, camellia-128-cfb, camellia-192-cfb, camellia-256-cfb, -chacha20-ietf-poly1305, salsa20, chacha20 and chacha20-ietf. +chacha20-ietf-poly1305, xchacha20-ietf-poly1305, +salsa20, chacha20 and chacha20-ietf. + The default cipher is 'chacha20-ietf-poly1305'. + diff --git a/doc/ss-manager.asciidoc b/doc/ss-manager.asciidoc index 189dfa6b..c2d02672 100644 --- a/doc/ss-manager.asciidoc +++ b/doc/ss-manager.asciidoc @@ -49,7 +49,8 @@ aes-128-gcm, aes-192-gcm, aes-256-gcm, rc4-md5, aes-128-cfb, aes-192-cfb, aes-256-cfb, aes-128-ctr, aes-192-ctr, aes-256-ctr, bf-cfb, camellia-128-cfb, camellia-192-cfb, camellia-256-cfb, -chacha20-ietf-poly1305, salsa20, chacha20 and chacha20-ietf. +chacha20-ietf-poly1305, xchacha20-ietf-poly1305, +salsa20, chacha20 and chacha20-ietf. + The default cipher is 'chacha20-ietf-poly1305'. + diff --git a/doc/ss-redir.asciidoc b/doc/ss-redir.asciidoc index f8008b5f..df931148 100644 --- a/doc/ss-redir.asciidoc +++ b/doc/ss-redir.asciidoc @@ -56,7 +56,8 @@ aes-128-gcm, aes-192-gcm, aes-256-gcm, rc4-md5, aes-128-cfb, aes-192-cfb, aes-256-cfb, aes-128-ctr, aes-192-ctr, aes-256-ctr, bf-cfb, camellia-128-cfb, camellia-192-cfb, camellia-256-cfb, -chacha20-ietf-poly1305, salsa20, chacha20 and chacha20-ietf. +chacha20-ietf-poly1305, xchacha20-ietf-poly1305, +salsa20, chacha20 and chacha20-ietf. + The default cipher is 'chacha20-ietf-poly1305'. + diff --git a/doc/ss-server.asciidoc b/doc/ss-server.asciidoc index 0dcddffa..528fd113 100644 --- a/doc/ss-server.asciidoc +++ b/doc/ss-server.asciidoc @@ -54,7 +54,8 @@ aes-128-gcm, aes-192-gcm, aes-256-gcm, rc4-md5, aes-128-cfb, aes-192-cfb, aes-256-cfb, aes-128-ctr, aes-192-ctr, aes-256-ctr, bf-cfb, camellia-128-cfb, camellia-192-cfb, camellia-256-cfb, -chacha20-ietf-poly1305, salsa20, chacha20 and chacha20-ietf. +chacha20-ietf-poly1305, xchacha20-ietf-poly1305, +salsa20, chacha20 and chacha20-ietf. + If built with PolarSSL or custom OpenSSL libraries, some of these ciphers may not work. diff --git a/doc/ss-tunnel.asciidoc b/doc/ss-tunnel.asciidoc index a6f212a9..dc626a72 100644 --- a/doc/ss-tunnel.asciidoc +++ b/doc/ss-tunnel.asciidoc @@ -56,7 +56,8 @@ aes-128-gcm, aes-192-gcm, aes-256-gcm, rc4-md5, aes-128-cfb, aes-192-cfb, aes-256-cfb, aes-128-ctr, aes-192-ctr, aes-256-ctr, bf-cfb, camellia-128-cfb, camellia-192-cfb, camellia-256-cfb, -chacha20-ietf-poly1305, salsa20, chacha20 and chacha20-ietf. +chacha20-ietf-poly1305, xchacha20-ietf-poly1305, +salsa20, chacha20 and chacha20-ietf. + The default cipher is 'chacha20-ietf-poly1305'. +