[go] crypto/tls: update bogo version

1 view
Skip to first unread message

Gopher Robot (Gerrit)

unread,
Feb 9, 2026, 4:38:33 PMFeb 9
to Roland Shoemaker, goph...@pubsubhelper.golang.org, golang-...@googlegroups.com, Go LUCI, Neal Patel, Nicholas Husin, Daniel McCarney, golang-co...@googlegroups.com

Gopher Robot submitted the change with unreviewed changes

Unreviewed changes

2 is the latest approved patch-set.
The change was submitted with unreviewed changes in the following files:

```
The name of the file: src/crypto/tls/bogo_config.json
Insertions: 2, Deletions: 10.

@@ -93,17 +93,9 @@

"MLKEMKeyShareIncludedThird-X25519MLKEM768": "We don't return key shares in client preference order",

- "ECDSAKeyUsage-Server-TLS12": "We don't enforce ECDSA KU",
- "ECDSAKeyUsage-Server-TLS13": "We don't enforce ECDSA KU",
- "ECDSAKeyUsage-Client-TLS12": "We don't enforce ECDSA KU",
- "ECDSAKeyUsage-Client-TLS13": "We don't enforce ECDSA KU",
+ "ECDSAKeyUsage-*": "We don't enforce ECDSA KU",

-
- "RSAKeyUsage-Client-WantEncipherment-GotSignature-TLS*": "We don't enforce RSA KU",
- "RSAKeyUsage-Client-WantEncipherment-GotEnciphermentTLS*": "We don't enforce RSA KU",
- "RSAKeyUsage-Client-WantSignature-GotSignature-TLS*": "We don't enforce RSA KU",
- "RSAKeyUsage-Client-WantSignature-GotEncipherment-TLS*": "We don't enforce RSA KU",
- "RSAKeyUsage-Server-WantSignature-GotEncipherment-TLS*": "We don't enforce RSA KU",
+ "RSAKeyUsage-*": "We don't enforce RSA KU",

"CheckLeafCurve": "TODO: first pass, this should be fixed",
"KeyUpdate-RequestACK": "TODO: first pass, this should be fixed",
```
```
The name of the file: src/crypto/tls/bogo_shim_test.go
Insertions: 1, Deletions: 1.

@@ -36,7 +36,7 @@
// The pseudo-version can be found by executing:
//
// go mod download -json boringssl.googlesource.com/boringssl.git@latest
-const boringsslModVer = "v0.0.0-20260209150534-e1f8b37bee4d"
+const boringsslModVer = "v0.0.0-20260209204302-2a7ca5404e13"

var (
port = flag.String("port", "", "")
```

Change information

Commit message:
crypto/tls: update bogo version
Change-Id: Ia80dd969a2033328692d337ececef4e13986aa88
Reviewed-by: Daniel McCarney <dan...@binaryparadox.net>
Reviewed-by: Neal Patel <neal...@google.com>
Auto-Submit: Roland Shoemaker <rol...@golang.org>
Reviewed-by: Nicholas Husin <hu...@google.com>
Files:
  • M src/crypto/tls/bogo_config.json
  • M src/crypto/tls/bogo_shim_test.go
Change size: M
Delta: 2 files changed, 28 insertions(+), 25 deletions(-)
Branch: refs/heads/master
Submit Requirements:
  • requirement satisfiedCode-Review: +2 by Daniel McCarney, +1 by Nicholas Husin, +1 by Neal Patel
  • requirement satisfiedTryBots-Pass: LUCI-TryBot-Result+1 by Go LUCI
Open in Gerrit
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: merged
Gerrit-Project: go
Gerrit-Branch: master
Gerrit-Change-Id: Ia80dd969a2033328692d337ececef4e13986aa88
Gerrit-Change-Number: 726381
Gerrit-PatchSet: 4
Gerrit-Owner: Roland Shoemaker <rol...@golang.org>
Gerrit-Reviewer: Daniel McCarney <dan...@binaryparadox.net>
Gerrit-Reviewer: Gopher Robot <go...@golang.org>
Gerrit-Reviewer: Neal Patel <neal...@google.com>
Gerrit-Reviewer: Nicholas Husin <hu...@google.com>
Gerrit-Reviewer: Roland Shoemaker <rol...@golang.org>
open
diffy
satisfied_requirement
Reply all
Reply to author
Forward
0 new messages