mirror of
https://github.com/shadowsocks/shadowsocks-rust.git
synced 2026-02-09 01:59:16 +08:00
aead-cipher-2022-extra: supporting chacha8-poly1305 non-standard cipher
This commit is contained in:
@@ -57,6 +57,8 @@ Related Projects:
|
||||
|
||||
- `aead-cipher-2022` - Enable AEAD-2022 ciphers ([Draft](https://github.com/shadowsocks/shadowsocks-org/issues/194#issuecomment-1065833908))
|
||||
|
||||
- `aead-cipher-2022-extra` - Enable AEAD-2022 extra ciphers (non-standard ciphers)
|
||||
|
||||
#### Memory Allocators
|
||||
|
||||
This project uses system (libc) memory allocator (Rust's default). But it also allows you to use other famous allocators by features:
|
||||
|
||||
Reference in New Issue
Block a user