already supported AEAD ciphers

This commit is contained in:
Y. T. Chung
2017-02-18 00:29:57 +08:00
parent 66c0a528f2
commit 906db6ec19

View File

@@ -125,7 +125,7 @@ It supports the following features:
- [x] Build with stable. <del>(Depending on coio)</del>
- [ ] <del>Support HTTP Proxy protocol</del> (it is easy to use another tools to convert HTTP proxy protocol to Socks5, like `privoxy`)
- [ ] One-time Auth. (Already deprecated according to Shadowsocks' community)
- [ ] AEAD ciphers. (proposed in [SIP004](https://github.com/shadowsocks/shadowsocks-org/issues/30), still under discussion)
- [x] AEAD ciphers. (proposed in [SIP004](https://github.com/shadowsocks/shadowsocks-org/issues/30), still under discussion)
## License