Use bitcoin_hashes' fixed_time_eq, removing the rust-crypto dep
authorMatt Corallo <git@bluematt.me>
Tue, 18 Dec 2018 05:01:31 +0000 (00:01 -0500)
committerMatt Corallo <git@bluematt.me>
Thu, 20 Dec 2018 01:02:36 +0000 (20:02 -0500)
commit7ea39a13b2620253123aa93c63b7f9a58a8df762
treea517b1941859670d65454e7f3ad903ad79e9e21a
parent202c0aedcb25b3e5ea2e4d748dd0de0cad5649da
Use bitcoin_hashes' fixed_time_eq, removing the rust-crypto dep
Cargo.toml
build.rs [deleted file]
fuzz/Cargo.toml
src/lib.rs
src/ln/channelmanager.rs
src/util/chacha20poly1305rfc.rs
src/util/rust_crypto_nonstd_arch.c [deleted file]