Merge pull request #224 from RustSec/RUSTSEC-2016-0005/add-note-about-rust-crypto-crate-vs-org

RUSTSEC-2016-0005: add note about rust-crypto vs RustCrypto
This commit is contained in:
Tony Arcieri
2020-01-19 11:37:20 -08:00
committed by GitHub

View File

@@ -11,6 +11,10 @@ description = """
The `rust-crypto` crate has not seen a release or GitHub commit since 2016,
and its author is unresponsive.
*NOTE: The (old) `rust-crypto` crate (with hyphen) should not be confused with
similarly named (new) [RustCrypto GitHub Org] (without hyphen). The GitHub Org
is actively maintained.*
We recommend you switch to one of the following crates instead, depending on
which algorithms you need: