luci-app-shadowsocks-libev: add 2 aead methods

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
This commit is contained in:
Yousong Zhou 2017-08-20 01:30:22 +08:00
parent e47366a8a1
commit 1c680e8c78

View file

@ -237,6 +237,8 @@ methods = {
"aes-128-gcm",
"aes-192-gcm",
"aes-256-gcm",
"chacha20-ietf-poly1305",
"xchacha20-ietf-poly1305",
-- stream
"table",
"rc4",