Encrypted packet Plaintext packet Gateway / key rotation
🔑 KEY ROTATED
⚠ Couldn't load the 3D engineThree.js failed to load from the CDN. Check your connection and reload.

IoT Fleet Encryption & Key Rotation

A ring of sensor devices streams packets to a central gateway in real time, and every design choice you'd actually face building an IoT product is exposed as a live control: which cipher runs on the device (plaintext, AES-128-CCM, AES-256-GCM or ChaCha20-Poly1305), how many devices are in the fleet, how fast they report, and how often the session key rotates. The simulator computes the real engineering tradeoff behind that choice — radio and cryptography energy per packet, battery life on a fixed cell, header/tag bandwidth overhead, and the practical key-exposure window versus the (essentially irrelevant) theoretical brute-force time — updating every number as packets fly across the scene and the key visibly rotates at the gateway.