DaGenix / rust-crypto

A (mostly) pure-Rust implementation of various cryptographic algorithms.
Apache License 2.0
1.38k stars 296 forks source link

gcc is deprecated #470

Closed HTGAzureX1212 closed 3 years ago

HTGAzureX1212 commented 3 years ago

Quoting the content of the gcc crate on crates.io: "NOTE: This crate has been deprecated and is renamed to cc. It's recommended to not use this crate and instead use cc."

Any plans to migrate to the cc crate..?

newpavlov commented 3 years ago

This crate is unmaintained, it's strongly recommended to use other crates instead.

https://rustsec.org/advisories/RUSTSEC-2016-0005.html