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

Could you add Curve25519 sign algorithm? #139

Closed
raqeta opened this issue Oct 28, 2021 · 2 comments
Closed

Could you add Curve25519 sign algorithm? #139

raqeta opened this issue Oct 28, 2021 · 2 comments

Comments

@raqeta
Copy link

raqeta commented Oct 28, 2021

I found this implementation by k-s-t-i. It's works with Dart earlier version. Or I can create pull request later. Thanks :)
https://github.com/k-s-t-i/curve25519-dart

@soatok
Copy link
Contributor

soatok commented Nov 2, 2021

Curve25519 is ECDH, not a signature algorithm.

You want Ed25519.

@Ephenodrom
Copy link
Contributor

#187

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

3 participants