Skip to content

p521::ecdsa::VerifyingKey::to_sec1_bytes is missing #1450

@vdods

Description

@vdods

Hi there, I've noticed that the to_sec1_bytes method of p521::ecdsa::VerifyingKey seems to be missing, making it difficult to serialize it into other forms. It seems that there is a comment // TODO(tarcieri): use RFC6979 + upstream types from the ecdsa crate that suggests that it might simply be due to p521 not fully generalized like p256 and p384 have been.

Is there a workaround for producing the SEC1 bytes for a p521 VerifyingKey?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions