Skip to content

Issues: golang/go

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

proposal: crypto/tls: disable SHA-1 signature algorithms in TLS 1.2 LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool Proposal Proposal-Crypto Proposal related to crypto packages or other security issues
#72883 opened Mar 15, 2025 by FiloSottile Go1.25
crypto/x509: use truncated SHA-256 for SubjectKeyId NeedsFix The path to resolution is known, but the work has not been done.
#71746 opened Feb 14, 2025 by FiloSottile Go1.25
cmd/go: "cannot access the file because it is being used by another process" flakes on Windows BugReport Issues describing a possible bug in the Go implementation. GoCommand cmd/go NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Windows
#71112 opened Jan 3, 2025 by FiloSottile Backlog
proposal: crypto: ignore rand io.Reader where behavior is not specified Proposal Proposal-Crypto Proposal related to crypto packages or other security issues
#70942 opened Dec 20, 2024 by FiloSottile Proposal
crypto: test fips140=only mode NeedsFix The path to resolution is known, but the work has not been done. Testing An issue that has been verified to require only test changes, not just a test failure.
#70514 opened Nov 22, 2024 by FiloSottile Go1.25
cmd/compile: missed bounds check elimination when paired slices are resliced compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Performance
#70062 opened Oct 26, 2024 by FiloSottile Unplanned
crypto/rsa: implement optional SP 800-89 public key validation (with bigmod) NeedsFix The path to resolution is known, but the work has not been done.
#69800 opened Oct 7, 2024 by FiloSottile Go1.25
runtime: use .openbsd.randomdata for startupRand compiler/runtime Issues related to the Go compiler and/or runtime. help wanted NeedsFix The path to resolution is known, but the work has not been done. OS-OpenBSD
#69781 opened Oct 4, 2024 by FiloSottile Backlog
build: arm64 builders don't support SHA-512 extensions NeedsFix The path to resolution is known, but the work has not been done.
#69593 opened Sep 23, 2024 by FiloSottile
build: amd64 builders don't support SHA extensions NeedsFix The path to resolution is known, but the work has not been done.
#69592 opened Sep 23, 2024 by FiloSottile
crypto: drop pre-AVX2 amd64 assembly NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#69587 opened Sep 23, 2024 by FiloSottile Go1.25
hash: add Clone Proposal Proposal-Accepted Proposal-Crypto Proposal related to crypto packages or other security issues
#69521 opened Sep 18, 2024 by FiloSottile Backlog
hash: add XOF interface Proposal Proposal-Accepted Proposal-Crypto Proposal related to crypto packages or other security issues
#69518 opened Sep 18, 2024 by FiloSottile Backlog
cmd/test2json: go test -bench -json -count output is inconsistent NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#66825 opened Apr 14, 2024 by FiloSottile Backlog
x/website: list CVEs in doc/devel/release NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. website
#66747 opened Apr 9, 2024 by FiloSottile website/backlog
x/build: gotip-ios-amd64 and gotip-ios-arm64 SlowBots always fail Builders x/build issues (builders, bots, dashboards) NeedsFix The path to resolution is known, but the work has not been done.
#66164 opened Mar 7, 2024 by FiloSottile Unreleased
x/crypto: freeze and deprecate a few more packages Proposal Proposal-Accepted Proposal-Crypto Proposal related to crypto packages or other security issues
#65250 opened Jan 24, 2024 by FiloSottile Backlog
os: (*Cmd).Wait hangs on macOS when setctty is used after commit b15c399a3 NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Darwin
#61779 opened Aug 5, 2023 by FiloSottile Backlog
crypto: test that BoringCrypto is actually used NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Testing An issue that has been verified to require only test changes, not just a test failure.
#60252 opened May 17, 2023 by FiloSottile Backlog
runtime/coverage: coverage from other binaries is not collected in tests NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#60182 opened May 14, 2023 by FiloSottile Unplanned
crypto/tls: advanced sessions APIs Proposal Proposal-Accepted Proposal-Crypto Proposal related to crypto packages or other security issues
#60105 opened May 10, 2023 by FiloSottile Backlog
crypto/x509: stop using math/big and crypto/elliptic for parsing NeedsFix The path to resolution is known, but the work has not been done.
#58635 opened Feb 22, 2023 by FiloSottile Backlog
x/crypto/ssh: make it possible to disable SHA-1 algorithms NeedsFix The path to resolution is known, but the work has not been done.
#56561 opened Nov 3, 2022 by FiloSottile Unreleased
ProTip! Type g i on any issue or pull request to go back to the issue listing page.