mirror of
https://github.com/jmcorgan/fips.git
synced 2026-07-30 19:46:15 +00:00
Forward-merges the bloom SHA-256-once fix from maint. The bloom filter was relocated to proto/bloom/ by the sans-IO refactor, so the fix applied cleanly to proto/bloom/core.rs; the behavior-neutral test was re-homed into proto/bloom/tests/core.rs (maint carried it in the pre-split bloom/tests.rs).