rust-bitcoin-unsafe-fast/hashes/src/sha256
Jamil Lambert, PhD e7c6564d38
Add missing hex feature gate
`hex` was previously enabled by `alloc`, now it is optional add the
missing feature gate to tests.
2025-02-14 11:44:55 +00:00
..
benches.rs hashes: Move bench and test code into files 2025-02-06 07:10:02 +11:00
crypto.rs hashes: Pull crypto out into submodule 2025-02-06 07:10:02 +11:00
mod.rs hashes: Derive Debug for all hash engines 2025-02-07 11:16:59 +11:00
tests.rs Add missing hex feature gate 2025-02-14 11:44:55 +00:00