Files
bitcoin/src/test/fuzz/integer.cpp
Pieter Wuille 3aea85411f test: add SipHash-1-3-UJ coverage
Add SipHash-1-3-UJ outputs to the shared vectors for sequences of 8- and 32-byte blocks.
Check generic writes and applicable fixed-width `Hash` overloads against those outputs, and fuzz their equivalence including mixed normal/jumbo encodings.

The outputs were generated by an independent implementation that Claude Opus 4.8 produced using only the `SipHasher13UJ` class comment as its prompt.

Co-authored-by: Lőrinc <pap.lorinc@gmail.com>
2026-07-17 22:55:22 -07:00

10 KiB