← Back to Labs

Phone Encryption: Key Hierarchy

Trace how your PIN protects your data through hardware keys, key derivation, and per-file encryption

User SecretPIN EntryKDF OutputHW-Bound KeyKEKFile Keysstep 1 of 8
Step 1 / 8PIN Entry

You type your PIN or passcode on the lock screen. This is the only secret you know, and everything else in the encryption chain flows from it. A longer PIN is exponentially harder to brute-force because every extra digit multiplies the number of possibilities by ten.

Arrow keys · R to reset

Tap dots to jump

Read the full article →Take the quiz →