Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port implementation of ed25519 #535

Closed
pipermerriam opened this issue Apr 9, 2018 · 0 comments
Closed

Port implementation of ed25519 #535

pipermerriam opened this issue Apr 9, 2018 · 0 comments

Comments

@pipermerriam
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant