paritytech / parity-zcash

Rust implementation of Zcash protocol
GNU General Public License v3.0
184 stars 40 forks source link

Use Crypto2 to replace RustCrypto? #135

Closed LuoZijun closed 3 years ago

LuoZijun commented 3 years ago

Hi, rust-crypto is unmaintained, consider using a new crypto library?

crypto2: https://github.com/shadowsocks/crypto2/tree/dev crypto-bench: https://github.com/LuoZijun/crypto-bench