rust-bitcoin-unsafe-fast/hashes/src
Jamil Lambert, PhD 88b53a471e
Unify deprecated note field format
All the deprecated note fields have been changed to be lower case and in
the format "use `a` instead".
2024-10-15 15:16:01 +01:00
..
cmp.rs Remove the SliceIndex implementation from hash types 2024-10-02 10:18:45 +10:00
hash160.rs Remove the SliceIndex implementation from hash types 2024-10-02 10:18:45 +10:00
hkdf.rs 2024-09-08 automated rustfmt nightly 2024-09-08 01:17:12 +00:00
hmac.rs Fully deprecate Hash::from_slice 2024-10-15 07:56:05 +11:00
internal_macros.rs Fully deprecate Hash::from_slice 2024-10-15 07:56:05 +11:00
lib.rs Warn on future deprecations 2024-10-15 07:56:06 +11:00
ripemd160.rs Merge rust-bitcoin/rust-bitcoin#3296: Remove the `SliceIndex` implementation from hash types 2024-10-10 22:39:21 +00:00
serde_macros.rs Fully deprecate Hash::from_slice 2024-10-15 07:56:05 +11:00
sha1.rs Remove the SliceIndex implementation from hash types 2024-10-02 10:18:45 +10:00
sha256.rs Unify deprecated note field format 2024-10-15 15:16:01 +01:00
sha256d.rs Remove the SliceIndex implementation from hash types 2024-10-02 10:18:45 +10:00
sha256t.rs Unify deprecated note field format 2024-10-15 15:16:01 +01:00
sha384.rs Remove the SliceIndex implementation from hash types 2024-10-02 10:18:45 +10:00
sha512.rs Remove the SliceIndex implementation from hash types 2024-10-02 10:18:45 +10:00
sha512_256.rs Remove the SliceIndex implementation from hash types 2024-10-02 10:18:45 +10:00
siphash24.rs Remove the SliceIndex implementation from hash types 2024-10-02 10:18:45 +10:00
util.rs Fully deprecate Hash::from_slice 2024-10-15 07:56:05 +11:00