Des
Des
• The 2nd input contain 56bits when we perform the permutation choice
2 then it convert into 48bits while removing every 8bit like
8,16,24,32,---- then we get 56bits
Expansion permutation
s- box substitution
XOR and Swap
• During all these operations, the LPT was left untouched so far. In this
step, P Box RPT of 32 bit length and the untouched LPT of 32 bit
length is XORed. The XORed text is stored in the RPT and the
original RPT is stored in the LPT. After this, again the next round
starts. Due to this, it is called 16 Rounds.