-
Notifications
You must be signed in to change notification settings - Fork 17.9k
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
Label
Projects
Milestones
Assignee
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
crypto/x509: use truncated SHA-256 for SubjectKeyId
NeedsFix
The path to resolution is known, but the work has not been done.
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
proposal: crypto: ignore rand io.Reader where behavior is not specified
Proposal
Proposal-Crypto
Proposal related to crypto packages or other security issues
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.
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
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.
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
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.
hash: add Clone
Proposal
Proposal-Accepted
Proposal-Crypto
Proposal related to crypto packages or other security issues
hash: add XOF interface
Proposal
Proposal-Accepted
Proposal-Crypto
Proposal related to crypto packages or other security issues
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.
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
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.
x/crypto: freeze and deprecate a few more packages
Proposal
Proposal-Accepted
Proposal-Crypto
Proposal related to crypto packages or other security issues
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
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.
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.
crypto/tls: advanced sessions APIs
Proposal
Proposal-Accepted
Proposal-Crypto
Proposal related to crypto packages or other security issues
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.
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.
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.