// Research series
Format-Preserving Encryption
What format-preserving encryption reveals, how its modes differ and why migration is hard to infer from ciphertext alone.
2-part series · Read in order
// Reading path
From first question to final consequence.
- Part 1Preserving the format preserves the leakage.Format-preserving encryption keeps ciphertext compatible with narrow legacy fields. It also keeps domain size, length, structure and often equality visible.
- Part 2The ciphertext does not say which mode produced it.Format-preserving ciphertext carries no mode, key or tweak metadata. That convenience makes FF1 and FF3 migration difficult to scope from the data alone.
