rust-bitcoin-unsafe-fast/hashes/src
Fmt Bot 166e37161a 2025-03-02 automated rustfmt nightly 2025-03-02 01:22:29 +00:00
..
hash160 Stop using Hash::from_slice 2025-02-17 12:39:11 +11:00
hkdf Merge rust-bitcoin/rust-bitcoin#4046: hashes: Add `Copy`, `Clone`, and `Debug` imlps for `Hkdf` 2025-02-18 14:14:13 +00:00
hmac Properly deprecate Hash::from_slice 2025-02-18 19:27:30 +11:00
ripemd160 Add missing hex feature gate 2025-02-14 11:44:55 +00:00
sha1 Add missing hex feature gate 2025-02-14 11:44:55 +00:00
sha256 Add missing hex feature gate 2025-02-14 11:44:55 +00:00
sha256d Stop using Hash::from_slice 2025-02-17 12:39:11 +11:00
sha256t 2025-03-02 automated rustfmt nightly 2025-03-02 01:22:29 +00:00
sha384 Add missing hex feature gate 2025-02-14 11:44:55 +00:00
sha512 Add missing hex feature gate 2025-02-14 11:44:55 +00:00
sha512_256 Add missing hex feature gate 2025-02-14 11:44:55 +00:00
siphash24 Stop using Hash::from_slice 2025-02-17 12:39:11 +11:00
cmp.rs Add missing hex feature gate 2025-02-14 11:44:55 +00:00
error.rs Remove usage of impl_from_infallible in leaf crates 2025-01-02 07:51:21 +11:00
internal_macros.rs Properly deprecate Hash::from_slice 2025-02-18 19:27:30 +11:00
lib.rs Properly deprecate Hash::from_slice 2025-02-18 19:27:30 +11:00
macros.rs Merge rust-bitcoin/rust-bitcoin#4047: Properly deprecate `Hash::from_slice` 2025-02-19 15:36:40 +00:00