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 curve25519-dalek-ng as dependency instead #49

Closed
wants to merge 1 commit into from

Conversation

jsdanielh
Copy link
Contributor

The former curve25519-dalek repository is inactive/not longer
maintained and the repository was forked and is maintained by the
zcrypto organization:
https://github.com/zkcrypto/curve25519-dalek-ng.
Now the crate is called curve25519-dalek-ng and its latest version
is 4.

The former curve25519-dalek repository is inactive/not longer
maintained and the repository was forked and is maintained by the
zcrypto organization:
https://github.com/zkcrypto/curve25519-dalek-ng.
Now the crate is called curve25519-dalek-ng and its latest version
is 4.
@dconnolly
Copy link
Contributor

We decided not to switch to curve25519-dalek-ng in January, and it looks like there haven't been any updates to it since then, so we'll stick with curve25519-dalek for the time being.

@dconnolly dconnolly closed this Sep 7, 2021
@dconnolly
Copy link
Contributor

The former curve25519-dalek repository is inactive/not longer
maintained and the repository was forked and is maintained by the
zcrypto organization:
https://github.com/zkcrypto/curve25519-dalek-ng.
Now the crate is called curve25519-dalek-ng and its latest version
is 4.

Also curve25519-dalek is not inactive/unmaintained, the latest changes and major version alpha release were 22 days ago: dalek-cryptography/curve25519-dalek@076cf34

@jsdanielh
Copy link
Contributor Author

We decided not to switch to curve25519-dalek-ng in January, and it looks like there haven't been any updates to it since then, so we'll stick with curve25519-dalek for the time being.

Oh Ok. Sorry, I didn't check closed PRs and wasn't aware of the decision to stick with curve25519-dalek.

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.

2 participants