Question:medium

In the DES algorithm, the round input is 32 bits, which is expanded to 48 bits via:

Show Hint

In DES, bit duplication ensures compatibility with the key size while preserving the original structure of the data.
Updated On: Feb 11, 2026
  • Scaling of the existing bits
  • Duplication of the existing bits
  • Addition of zeros
  • Addition of ones
Show Solution

The Correct Option is B

Solution and Explanation

Within the Data Encryption Standard (DES) algorithm, a 32-bit block is expanded to 48 bits by duplicating specific bits based on a predefined expansion table. This expansion is necessary to align the data block with the 48-bit key used in each DES round.
Was this answer helpful?
0


Questions Asked in CUET (PG) exam