Hash-Based Signatures 2D: WOTS+ Chains & Merkle Authentication Path
Interactive 2D diagram of a hash-based (SPHINCS+/XMSS-style) post-quantum signature scheme: pan and zoom eight Winternitz hash chains as they climb, watch a Merkle authentication path light up to the root, and see exactly what leaks when a one-time chain signs twice.
Post-quantum cryptography does not only mean lattices — hash-based signatures such as SPHINCS+ and XMSS get their quantum resistance from nothing more exotic than a one-way hash function. This 2D diagram renders a real Winternitz one-time-signature scheme as a pannable, zoomable flowchart: eight private hash chains climb from seed to public top, a message's digits decide how far each chain gets revealed when you sign, and a Merkle tree of one-time keypairs compresses everything into a single public root. A built-in "force leaf reuse" demo shows, concretely, why these one-time chains must never sign two messages — and how much of the private key leaks when they do.
Interactive 2D diagram of a hash-based post-quantum signature scheme (SPHINCS+/XMSS-style): pan and zoom eight Winternitz one-time-signature hash chains as they climb, a Merkle authentication path lights up to the root when you sign, and a built-in demo shows exactly how much private key leaks when a one-time chain is reused.
2D · HTML5 Canvas 2D · 60 FPS target · runs fully client-side, no install