Skip to content

proposal: crypto/ecdh: add compressed points functions #71807

@linouxis9

Description

@linouxis9

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    LibraryProposalIssues 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 issues

    Type

    No type

    Projects

    Status

    Incoming

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions