Skip to main content

Diffusion workspace

Avalanche-effect visualizer

Type an input, flip a single bit, and watch the output cascade. A strong primitive turns that 1-bit change into roughly a 50% output change β€” the avalanche effect. Weak constructions diffuse unevenly, which the per-byte heatmap and Hamming-distance meter make tangible.

Algorithm

Modern hash β€” a 1-bit change should scramble ~50% of the 256-bit digest.

Flip one bit β€” pick a character, then a bit
Bit

original: "The quick brown fox" β†’ flipped: "Uhe quick brown fox"