Skip to content
Snippets Groups Projects
Commit fd44ad42 authored by Yawning Angel's avatar Yawning Angel
Browse files

transports/meeklite: Enable the utls fork's vartime group feature

parent abf0435e
Branches
No related tags found
No related merge requests found
...@@ -234,4 +234,5 @@ func init() { ...@@ -234,4 +234,5 @@ func init() {
// underneath, and this doesn't (shouldn't) affect the external // underneath, and this doesn't (shouldn't) affect the external
// fingerprint. // fingerprint.
utls.EnableWeakCiphers() utls.EnableWeakCiphers()
utls.EnableVartimeGroups()
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment