The DES Algorithm
16 identical rounds
- Substitution and permutation
- Each with a permuted key
Details
- IP is initial permutation
- L is left-half of message
- R is right half of message
- ? is XOR
- Ki are keys
- f is a function (next slide)
- IP–1 is an inverse permutation