rust-bitcoin-unsafe-fast/hashes/src
merge-script 66d2c0214a
Merge rust-bitcoin/rust-bitcoin#3429: Rename Midstate::into_parts to Midstate::to_parts since it derives Copy
be94c9e54b Rename Midstate::into_parts to Midstate::to_parts since it derives Copy (Shing Him Ng)

Pull request description:

  This is a follow up to #3010

  Fixes #3079

ACKs for top commit:
  tcharding:
    ACK be94c9e54b
  apoelstra:
    ACK be94c9e54b successfully ran local tests

Tree-SHA512: 0d838a2064136d050d319116f6df3d598323b04a137e7bb7cb5f3f1a87d72ad1ee4d2f3b228a2f9d68e7ca117c0f922ef6551f783eb39c8db0db1188e4732c41
2024-10-01 16:03:53 +00:00
..
cmp.rs hashes: Put test function in a module 2024-09-12 15:28:41 +10:00
hash160.rs hashes: Rename length field and use u64 2024-09-09 14:46:38 +10:00
hkdf.rs 2024-09-08 automated rustfmt nightly 2024-09-08 01:17:12 +00:00
hmac.rs Merge rust-bitcoin/rust-bitcoin#3395: Remove schemars all together 2024-09-24 19:21:56 +00:00
internal_macros.rs Remove schemars all together 2024-09-23 06:57:00 +10:00
lib.rs Fix buggy cfg in rustdocs 2024-10-01 08:37:22 +10:00
ripemd160.rs hashes: Rename length field and use u64 2024-09-09 14:46:38 +10:00
serde_macros.rs clippy: remove some newly-detected unnecessary returns 2024-09-30 12:31:17 +00:00
sha1.rs hashes: Rename length field and use u64 2024-09-09 14:46:38 +10:00
sha256.rs Rename Midstate::into_parts to Midstate::to_parts since it derives Copy 2024-09-30 08:13:16 -05:00
sha256d.rs hashes: Rename length field and use u64 2024-09-09 14:46:38 +10:00
sha256t.rs Remove schemars all together 2024-09-23 06:57:00 +10:00
sha384.rs hashes: Rename length field and use u64 2024-09-09 14:46:38 +10:00
sha512.rs hashes: Rename length field and use u64 2024-09-09 14:46:38 +10:00
sha512_256.rs hashes: Rename length field and use u64 2024-09-09 14:46:38 +10:00
siphash24.rs 2024-09-29 automated rustfmt nightly 2024-09-29 01:21:14 +00:00
util.rs hashes: Rename length field and use u64 2024-09-09 14:46:38 +10:00