Question
a.
f function
b.
permutation p
c.
swapping of halves
d.
xor of subkey with function f
Posted under Cryptography and Network Security
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. On comparing AES with DES, which of the following functions from DES does not have an equivalent AES function?
Similar Questions
Discover Related MCQs
Q. On perform the Mix Columns transformation for the sequence of bytes “77 89 AB CD” we get output
View solution
Q. n perform the Mix Columns transformation for the sequence of bytes “67 89 AB CD” we get output
View solution
Q. Is the following matrix the inverse matrix of the matrix used in the mix columns step?
x3 + 1 x
x x3 + 1
View solution
Q. For the cipher text 0000 0111 0011 1000 and Key 0110 1111 0110 1011, apply the Simplified AES to obtain the plaintext. The plain text is
View solution
Q. What is the block size in the Simplified AES algorithm?
View solution
Q. What is the key size in the S-AES algorithm?
View solution
Q. S-AES and S-DES were both developed by the same person as an educational cryptography system to teach students
View solution
Q. Which of the following is a faulty S-AES step function?
View solution
Q. How many step function do Round 1 and 2 each have in S-AES?
View solution
Q. For a key 25D5 and PT input A479 what is the output we obtain after the “add round key” function?
View solution
Q. The inverse transformation matrix times the forward transformation matrix equals the identity matrix.
View solution
Q. Which of the following are true ?
i) In the AES key expansion algorithm, the function g() operates on w i+3
ii) Perform a one-byte right circular rotation on the argument 4-byte word
iii) The round constant follows the formula RC[j] = RC[j − 1]
View solution
Q. How many round keys are generated in the AES algorithm?
View solution
Q. How many modes of operation are there in in DES and AES?
View solution
Q. Which one of the following modes of operation in DES is used for operating short data?
View solution
Q. Which of the following is false for ECB mode of operation?
i) The Plain text is broken into blocks of size 128 bytes
ii) Blocks can be swapped, repeated, replaced without recipient noticing
iii) Good for short data
iv) Encryption of each block is done separately using a randomly generated key for each block
View solution
Q. Which of the following statements are true ?
i) In the CBC mode, the plaintext block is XORed with previous ciphertext block before encryption
ii) The CTR mode does not require an Initialization Vector
iii) The last block in the CBC mode uses an Initialization Vector
iv) In CBC mode repetitions in plaintext do not show up in ciphertext
View solution
Q. There is a dependency on the previous ‘s’ bits in every stage in CFB mode. Here ‘s’ can range from ___
View solution
Q. Which of the following can be classified under advantages and disadvantages of OFB mode?
i) Transmission errors
ii) A bit error in a ciphertext segment
iii) Cannot recover from lost ciphertext segments
iv) Ciphertext or segment loss
View solution
Q. In OFB Transmission errors do not propagate: only the current ciphertext is affected, since keys are generated “locally”.
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Cryptography and Network Security? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!