commit fd44ad42fd8afd44524614ecc716a4e98a645c80
Author: Yawning Angel <yawn...@schwanenlied.me>
Date:   Tue Feb 5 07:39:20 2019 +0000

    transports/meeklite: Enable the utls fork's vartime group feature
---
 transports/meeklite/transport.go | 1 +
 1 file changed, 1 insertion(+)

diff --git a/transports/meeklite/transport.go b/transports/meeklite/transport.go
index 5817be0..85da3e2 100644
--- a/transports/meeklite/transport.go
+++ b/transports/meeklite/transport.go
@@ -234,4 +234,5 @@ func init() {
        // underneath, and this doesn't (shouldn't) affect the external
        // fingerprint.
        utls.EnableWeakCiphers()
+       utls.EnableVartimeGroups()
 }

_______________________________________________
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to