Skip to content

perf: x25519.getPublicKey is slow? #222

@ChALkeR

Description

@ChALkeR

Using montgomeryLadder for that makes it ~5x slower that BASE.multiply

Given that there is no input apart from private key itself, an attack on that should not be possible
In the same sense as it's not possible on ed25519.getPublicKey

Or this could be a separate method

See #223 for a PoC

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions