Skip to content

Port implementation of ed25519 #535

Closed
@pipermerriam

Description

@pipermerriam

Note: This work probably should not be done until we're sure ed25519 is going to be implemented.

What is wrong?

EIP665, if adopted will add a new pre-compile for ed25519

How can it be fixed

We can lift the implementation from this PR into pyethereum.

We should probably look into supporting a pure-python implementation as well as using a fast implementation if available similar to how we handle secp256k1 signatures.

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