We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Feat - Optional Types - Done
Secret
Feat - Gate rand_core - Not for 2.0.0
rand_core
StaticSecret
Fix - no_std - Done
no std
get_random
Feature - getrandom - Done
getrandom
Docs - Ok
Chore - Done
Clean-Up on Issues
Check - Not for 2.0.0
Open but were resolved - Needs Close
zeroize =1.3
zeroize >1.4
Questions / Red herrings - Needs Close
MontgomeryPoint
The text was updated successfully, but these errors were encountered:
There doesn't seem to be anything pending for 2.0.0 🥳
fyi Development has moved to under https://github.com/dalek-cryptography/curve25519-dalek
Sorry, something went wrong.
No branches or pull requests
Feat - Optional Types - Done
Secret
types via features #114Feat - Gate rand_core - Not for 2.0.0
rand_core
withStaticSecret
#116Fix - no_std - Done
no std
by movingget_random
feat dev-deps #119Feature - getrandom - Done
getrandom
#118Docs - Ok
Chore - Done
Clean-Up on Issues
Check - Not for 2.0.0
Open but were resolved - Needs Close
zeroize =1.3
leads to incompatibility with any crate that requireszeroize >1.4
#92 - zeroize was relaxedQuestions / Red herrings - Needs Close
MontgomeryPoint
due to unsatisfied trait bounds) #83The text was updated successfully, but these errors were encountered: