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

Add curve25519 in Weierstrass form #113

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

oberien
Copy link
Contributor

@oberien oberien commented Dec 3, 2016

Java's main crypto library BouncyCastle implements curve25519 in the Weierstrass form. Adding it to elliptic allows for easier interoperability between these two libraries.

Java's main crypto library BouncyCastle implements curve25519 in the
Weierstrass form. Adding it to elliptic allows for easier
interoperability between these two libraries.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.007%) to 88.107% when pulling 8f757a8 on oberien:curve25519-weier into cbace46 on indutny:master.

@meck93
Copy link

meck93 commented Dec 3, 2019

@indutny Is it possible that we get this PR merged?

@oberien oberien changed the title feat(curves): Add curve25519 in Weierstrass form Add curve25519 in Weierstrass form Oct 31, 2020
@oberien
Copy link
Contributor Author

oberien commented Nov 2, 2020

Is there anything blocking the merge of this PR?

@mahnunchik
Copy link

Ping ⏰ Why is it not merged?

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

Successfully merging this pull request may close these issues.

4 participants