Skip to content

Commit

Permalink
transports/meeklite: Enable the utls fork's vartime group feature
Browse files Browse the repository at this point in the history
  • Loading branch information
Yawning committed Feb 5, 2019
1 parent abf0435 commit fd44ad4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions transports/meeklite/transport.go
Original file line number Diff line number Diff line change
Expand Up @@ -234,4 +234,5 @@ func init() {
// underneath, and this doesn't (shouldn't) affect the external
// fingerprint.
utls.EnableWeakCiphers()
utls.EnableVartimeGroups()
}

0 comments on commit fd44ad4

Please sign in to comment.