Skip to content

Fork the ecdsa library and add compressed coordinate form #1

@ktofu

Description

@ktofu

In the string representation of the public key, we only need the x-coordinate of the point on the curve and the sign of the y-coordinate. At the moment the public keys are twice as long as they need to be.

This should be patched into the ecdsa library. Maybe we should fork and maintain our own version, this has the added advantage of increasing the difficulty to backdoor our shit.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions