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

rust-crypto is abandoned #2

Closed
untitaker opened this issue Feb 21, 2016 · 3 comments
Closed

rust-crypto is abandoned #2

untitaker opened this issue Feb 21, 2016 · 3 comments

Comments

@untitaker
Copy link
Contributor

https://www.reddit.com/r/rust/comments/46s75m/rustcrypto_apparently_abandonned_alternatives/

sodiumoxide seems to be the only option, but it already exposes a secure API

@DaGenix
Copy link

DaGenix commented Feb 22, 2016

Rust-Crypto isn't abandoned, but it has been badly ignored and for that I apologize.

That being said, Rust-Crypto is still very experimental and has not had anything resembling the amount of security review of something like sodiumoxide. If security is important to you, there are good reasons you might want to consider using that library anyway.

@inejge inejge closed this as completed Apr 1, 2017
@untitaker
Copy link
Contributor Author

rust-crypto is definetly abandoned: https://www.reddit.com/r/rust/comments/5xaecf/is_rustcrypto_abandoned/

@inejge
Copy link
Owner

inejge commented Apr 2, 2017

I know, and I thought about dropping it as a dependency. It's mostly doable, with the exception of bcrypt -- I still don't know of a good pure-Rust replacement. Perhaps I could move the rust-crypto version in-tree.

I'll leave this closed, but I'm going to open a tracking issue for migration from rust-crypto to independent crates.

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