-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Open
Labels
LibraryProposalIssues describing a requested change to the Go standard library or x/ libraries, but not to a toolIssues describing a requested change to the Go standard library or x/ libraries, but not to a toolProposalProposal-CryptoProposal related to crypto packages or other security issuesProposal related to crypto packages or other security issues
Milestone
Description
Proposal Details
Currently, we have to pass compressed bytes through elliptic.UnmarshalCompressed and the deprecated elliptic.Marshal to make use of compressed (e.g. NIST P-256) keys with crypto/ecdh: example.
An implementation was proposed here: crypto/ecdh: implement compressed points but was not merged, while the source issue got closed.
Any updates on the matter?
I would be glad to rebase the changes if needed !
Thanks a lot!
CC: @FiloSottile
Valentin
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
LibraryProposalIssues describing a requested change to the Go standard library or x/ libraries, but not to a toolIssues describing a requested change to the Go standard library or x/ libraries, but not to a toolProposalProposal-CryptoProposal related to crypto packages or other security issuesProposal related to crypto packages or other security issues
Type
Projects
Status
Incoming