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:
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 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:
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
:orion
:See advisory page for additional details.