Format-Preserving Tokenization Pipeline
Interactive 3D Feistel-network simulator: watch smart-data records (account/meter IDs) flow through a format-preserving tokenization pipeline, compare reversible FPE against one-way hash tokenization, and try to detokenize with the right and wrong key.
Smart-data records — account numbers, smart-meter IDs, telemetry keys — stream through a 3D pipeline where each 8-digit value is split into a left and right half and pushed through a Feistel network, one round-function gate at a time. Switch between reversible Format-Preserving Encryption, which any holder of the round key can run backward to recover the exact original digits, and one-way hash tokenization, which a vault alone can reverse — then try detokenizing the last completed record with the correct key and with a guessed wrong one to see why key secrecy is the entire security model.
Watch smart-data records flow through a 3D Feistel-network tokenization pipeline, compare reversible format-preserving encryption against one-way hash tokenization, and try detokenizing the last record with the correct key and a guessed wrong one.
3D · Three.js / WebGL renderer · 60 FPS target · runs fully client-side, no install