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

Use cryptonite Ed25519 primitives #17

Open
jml opened this issue Mar 2, 2018 · 0 comments
Open

Use cryptonite Ed25519 primitives #17

jml opened this issue Mar 2, 2018 · 0 comments

Comments

@jml
Copy link
Collaborator

jml commented Mar 2, 2018

We have our own implementation of Ed25519. We really should avoid this, because less code is better, and something in cryptonite is likely to be better maintained.

haskell-crypto/cryptonite#202 added the primitives, and it's been released in 0.25.

We should give this a try. Need to make sure it stays compatible with python-spake2.

This would be a good beginner ticket.

@jml jml added the help wanted label Mar 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant