Commit Graph

1 Commits

Author SHA1 Message Date
5bf9d72518 Add comprehensive tests for sha256 marshalling and unmarshalling
Introduce tests to verify `MarshalBinary` and `UnmarshalBinary` behavior, covering block boundary cases, data integrity after state restoration, and error handling for invalid inputs. These tests ensure correctness for diverse data sizes, edge cases, and error scenarios.
2025-06-26 21:28:52 +01:00