Skip to content

Serde support for k256::schnorr::VerifyingKey #745

@ycscaly

Description

@ycscaly

Whilst there is serde support for the ecdsa verifying key, and for the underlying curve point & scalar - the schnorr structs do not implement it. They do implement a to_bytes() but I believe it is helpful to keep a unified interface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions