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

RUSTSEC-2020-0018: crate has been renamed to block-cipher #2436

Closed
github-actions bot opened this issue Jun 15, 2020 · 2 comments · Fixed by #2441
Closed

RUSTSEC-2020-0018: crate has been renamed to block-cipher #2436

github-actions bot opened this issue Jun 15, 2020 · 2 comments · Fixed by #2441

Comments

@github-actions
Copy link

crate has been renamed to block-cipher

Details
Status unmaintained
Package block-cipher-trait
Version 0.6.2
URL RustCrypto/traits#139
Date 2020-05-26

This crate has been renamed from block-cipher-trait to block-cipher.

The new repository location is at:

<https://github.com/RustCrypto/traits/tree/master/block-cipher>

See advisory page for additional details.

@JohnTitor
Copy link
Member

This is blocked as bcrypt uses blowfish ^0.4, waiting on Keats/rust-bcrypt#52.

@weiznich
Copy link
Member

We can probably just use any other password hashing crate instead of brcypt in our example application.

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 a pull request may close this issue.

2 participants