Public blinds x₀, x₁ Receiver's response v Masked ciphertexts c₀, c₁ Recovered secret
mod N=3233 number wheel
drag to rotate

Oblivious Transfer Protocol Wheel: One Secret, Never Knowing Which

Oblivious Transfer answers a strange question in cryptography: can a Sender hand over exactly one of two secrets to a Receiver, letting the Receiver pick which one, without the Sender ever learning which was chosen — and without the Receiver learning anything about the other? This simulator walks through the classic RSA-trapdoor construction step by step in 2D: a packet-flow diagram shows blinded values, a receiver-chosen response, and masked ciphertexts travel between a Sender and Receiver node, while a mod-N number wheel plots every intermediate value as a point on a rotating dial so you can see the modular arithmetic itself. Pick which secret the receiver requests, drag the wheel to inspect it from any angle, run the protocol, and reveal the sender's private trapdoor exponent to see exactly why only one secret ever comes free.