-
Notifications
You must be signed in to change notification settings - Fork 18k
crypto: add fips140 as an opaque GODEBUG setting and add documentation for it [1.24 backport] #71745
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
CherryPickApproved
Used during the release process for point releases
Milestone
Comments
Change https://go.dev/cl/650596 mentions this issue: |
Change https://go.dev/cl/650675 mentions this issue: |
gopherbot
pushed a commit
that referenced
this issue
Feb 19, 2025
For #71666 For #71745 Change-Id: Ice816cf2943c5b6660f05934b4c7ca38545714b0 Reviewed-on: https://go-review.googlesource.com/c/go/+/648520 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Roland Shoemaker <roland@golang.org> Reviewed-by: Filippo Valsorda <filippo@golang.org> Commit-Queue: Ian Lance Taylor <iant@google.com> Auto-Submit: Ian Lance Taylor <iant@google.com> Reviewed-by: Ian Lance Taylor <iant@google.com> (cherry picked from commit 5f65e5c) Reviewed-on: https://go-review.googlesource.com/c/go/+/650596 Reviewed-by: Michael Knyszek <mknyszek@google.com>
gopherbot
pushed a commit
that referenced
this issue
Feb 26, 2025
…odebug setting This permits using "godebug fips140=on" in go.mod and using "//go:debug fips140=on" in the main package. Change code references to the godebug setting to remove the # which is no longer required. For #71666 Fixes #71745 Change-Id: I3a60ecc55b03848dadd6d431eb43137b6df6568b Reviewed-on: https://go-review.googlesource.com/c/go/+/649495 Reviewed-by: Ian Lance Taylor <iant@google.com> Auto-Submit: Ian Lance Taylor <iant@google.com> Reviewed-by: Roland Shoemaker <roland@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Filippo Valsorda <filippo@golang.org> (cherry picked from commit 2b43ce0a9d5825d66aa42a6fa9076f2fb9c181ea) Reviewed-on: https://go-review.googlesource.com/c/go/+/650675 Commit-Queue: Ian Lance Taylor <iant@google.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@FiloSottile requested issue #71666 to be considered for backport to the next 1.24 minor release.
The text was updated successfully, but these errors were encountered: