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

merge-requests/3/head
Yawning Angel 5 years ago
parent abf0435e18
commit fd44ad42fd

@ -234,4 +234,5 @@ func init() {
// underneath, and this doesn't (shouldn't) affect the external
// fingerprint.
utls.EnableWeakCiphers()
utls.EnableVartimeGroups()
}

Loading…
Cancel
Save