Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

method 2022-blake3-chacha2-poly1305 not supported? #2960

Open
14212094 opened this issue Feb 16, 2023 · 2 comments
Open

method 2022-blake3-chacha2-poly1305 not supported? #2960

14212094 opened this issue Feb 16, 2023 · 2 comments

Comments

@14212094
Copy link

Please answer these questions before submitting your issue. Thanks!

(Please mention that if the issue you filed is solved, you may wish to close it by yourself. Thanks again.)

(PS, you can remove 3 lines above, including this one, before post your issue.)

What version of shadowsocks-libev are you using?

shadowsocks-libev 3.3.5

What operating system are you using?

Ubuntu 20.04.5 LTS

What did you do?

vps

What did you expect to see?

how to use 2022-blake3-chacha2-poly1305

What did you see instead?

Invalid cipher name: 2022-blake3-chacha2-poly1305

What is your config in detail (with all sensitive info masked)?

{
"server":["::0","0.0.0.0"],
"server_port":*******,
"method":"2022-blake3-chacha2-poly1305",
"password":"**************",
"mode":"tcp_and_udp",
"fast_open":

}

@mcilloni
Copy link

mcilloni commented Mar 2, 2023

The Rust version of Shadowsocks supports 2022-blake3-chacha2-poly1305 well - if I were in you, I'd switch to the Rust version, the C version of Shadowsocks is been dropped and I doubt it will see new features any time soon.

@14212094
Copy link
Author

@mcilloni OK.I wil try the Rust version.Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants