-
Notifications
You must be signed in to change notification settings - Fork 274
Tls downgrade attack? #181
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
Comments
Lines 208 to 218 in c785bd3
|
Reopening, it looks like the above lines are missing for the equivalent utls function in |
1 task
This was referenced Apr 24, 2025
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I could not find how you prevent downgrade attack would you please help me?
There is an issue with utls in Iran and we are trying to investigate that (see XTLS/Xray-core#1919 )
I can not see it in your code
https://github.com/refraction-networking/utls/blob/master/handshake_client_tls13.go
However it is clearly visible in https://github.com/golang/go/blob/ee522e2cdad04a43bc9374776483b6249eb97ec9/src/crypto/tls/handshake_client.go#L203
The text was updated successfully, but these errors were encountered: