Podcast
Questions and Answers
Block ciphers process messages a bit at a time when encrypting/decrypting.
Block ciphers process messages a bit at a time when encrypting/decrypting.
False
DES is a stream cipher.
DES is a stream cipher.
False
DES uses a 56-bit key size.
DES uses a 56-bit key size.
True
The encryption and decryption algorithms of DES are classified.
The encryption and decryption algorithms of DES are classified.
Signup and view all the answers
The DES single round structure uses two 16-bit L & R halves.
The DES single round structure uses two 16-bit L & R halves.
Signup and view all the answers
DES S-Boxes map 4 to 6 bits.
DES S-Boxes map 4 to 6 bits.
Signup and view all the answers
The 48-bit binary number is split up into 6 (8-bit) blocks.
The 48-bit binary number is split up into 6 (8-bit) blocks.
Signup and view all the answers
Each S-box extracts eight numbers from the binary number.
Each S-box extracts eight numbers from the binary number.
Signup and view all the answers
Triple DES uses two keys and two executions of the DES algorithm.
Triple DES uses two keys and two executions of the DES algorithm.
Signup and view all the answers
AES has a fixed block size of 128 bits.
AES has a fixed block size of 128 bits.
Signup and view all the answers
Blowfish has a variable key length ranging from 32 bits up to 448 bits.
Blowfish has a variable key length ranging from 32 bits up to 448 bits.
Signup and view all the answers
Cast-128 has a block size of 128 bits and a key size of 256 bits.
Cast-128 has a block size of 128 bits and a key size of 256 bits.
Signup and view all the answers