rust-bitcoin-unsafe-fast/hashes/src
merge-script eee3505d2b
Merge rust-bitcoin/rust-bitcoin#4214: Fix some comments
2aac5a1f81 Fix some comments (NinaLua)

Pull request description:

  I fixed some typos in the comments, please review it.

ACKs for top commit:
  Kixunil:
    ACK 2aac5a1f81
  apoelstra:
    ACK 2aac5a1f81a9bb217c4dfb7e45b96188ea60e35b; successfully ran local tests

Tree-SHA512: 50a55451b166189e8ca3d2725ed7bb8ff95a8f1ebef0296c0003414871f1b211e6ffcc3b7225302dd3d6760bfc3f65cf8ed730327ceab60cd55b868ccb0cea9a
2025-03-08 14:20:59 +00:00
..
hash160 Remove unused trait import 2025-03-06 11:47:29 +11:00
hkdf Bound HmacEngine on HashEngine 2025-03-06 11:47:26 +11:00
hmac Bound HmacEngine on HashEngine 2025-03-06 11:47:26 +11:00
ripemd160 Merge rust-bitcoin/rust-bitcoin#4182: Replace uses of `chunks_exact` with `as_chunks` 2025-03-08 03:58:10 +00:00
sha1 Merge rust-bitcoin/rust-bitcoin#4182: Replace uses of `chunks_exact` with `as_chunks` 2025-03-08 03:58:10 +00:00
sha256 Merge rust-bitcoin/rust-bitcoin#4182: Replace uses of `chunks_exact` with `as_chunks` 2025-03-08 03:58:10 +00:00
sha256d Bound HmacEngine on HashEngine 2025-03-06 11:47:26 +11:00
sha256t hashes: Add hash_byte_chunks function to modules 2025-03-06 11:47:29 +11:00
sha384 Bound HmacEngine on HashEngine 2025-03-06 11:47:26 +11:00
sha512 Merge rust-bitcoin/rust-bitcoin#4182: Replace uses of `chunks_exact` with `as_chunks` 2025-03-08 03:58:10 +00:00
sha512_256 Bound HmacEngine on HashEngine 2025-03-06 11:47:26 +11:00
siphash24 Bound HmacEngine on HashEngine 2025-03-06 11:47:26 +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 hashes: Remove the GeneralHash trait 2025-03-06 11:47:29 +11:00
lib.rs hashes: Remove the GeneralHash trait 2025-03-06 11:47:29 +11:00
macros.rs Fix some comments 2025-03-07 17:03:58 +08:00