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

aes-256-cfb is insecure #243

Closed
fortuna opened this issue Apr 30, 2018 · 1 comment
Closed

aes-256-cfb is insecure #243

fortuna opened this issue Apr 30, 2018 · 1 comment

Comments

@fortuna
Copy link

fortuna commented Apr 30, 2018

You should be using one of the AEAD ciphers instead, since they provide authentication of the encrypted content. Otherwise your server will be unprotected from certain types of attacks: shadowsocks/shadowsocks-org#29

@txthinking
Copy link
Owner

You may need $ brook server, it uses AEAD and more. :)

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