RUSTSEC-2016-0005: rust-crypto is unmaintained; switch to a modern alternative #352
Labels
I: dependencies
Internal: related to dependencies
O: security
Objective: cause to enhance security and improve safety
Milestone
rust-crypto
0.2.36
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 withsimilarly 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:
x25519-dalek
ed25519-dalek
ring
:aes-gcm
,aes-gcm-siv
,aes-siv
,chacha20poly1305
,xsalsa20poly1305
aes
,cast5
,des
sha2
,sha3
,blake2
,ripemd160
(legacy:
sha-1
, [md-5
])hkdf
cmac
,hmac
,pmac
,poly1305
pbkdf2
aes-ctr
,chacha20
,hc-256
,salsa20
secp256k1
:sodiumoxide
:orion
:See advisory page for additional details.
The text was updated successfully, but these errors were encountered: