mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
Fixes #71206 Change-Id: If3cf75261c56828b87ae6805bd2913f56a6a6964 Reviewed-on: https://go-review.googlesource.com/c/go/+/722140 Auto-Submit: Filippo Valsorda <filippo@golang.org> Reviewed-by: Cherry Mui <cherryyz@google.com> Reviewed-by: Roland Shoemaker <roland@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
215 B
215 B
The hybrid [SecP256r1MLKEM768] and [SecP384r1MLKEM1024] post-quantum key
exchanges are now enabled by default. They can be disabled by setting
[Config.CurvePreferences] or with the tlssecpmlkem=0 GODEBUG setting.