adplus-dvertising
frame-decoration

Question

The Chi function is defined as

a.

a[x] ← a[x] XOR ( a[x + 1]XOR 1) AND a[x+2])

b.

a[x] ← a[x] AND ( a[x + 1]XOR 1) AND a[x+2])

c.

a[x] ← a[x] AND ( a[x + 1] XOR a[x+2])

d.

a[x] ← a[x] XOR ( a[x + 1] AND a[x+2])

Answer: (a).a[x] ← a[x] XOR ( a[x + 1]XOR 1) AND a[x+2])

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The Chi function is defined as

Similar Questions

Discover Related MCQs

Q. The Rho function is defined as : a[x, y, z] ← a[x, y, z-g(t)], where g(t) is defined as

Q. What are the new co-ordinates for (x, y) in the Rho step for t =3?

Q. Which matrix is used in the Rho/ Pi steps?

Q. The CHI step involves which of the following gate operations?

Q. The Pi step function can be written as-

Q. Which step function provides most amount of diffusion for the Keccak iteration step?

Q. In the Theta step function, which is a substitution step, each bit value changes. Each bit is dependent on _________ other bits for its new value.

Q. SHA-3 has an advantage over other algorithms because, there is no need for table look ups, arithmetic operations or data dependent operations.

Q. Which step function works only W[0, 0]?

Q. How many iterations / rounds does the Keccak function have ?

Q. What are the co-ordinates of the bottom-right most lane?

Q. Within the Keccak function-f, the 1600 bits are arranged into a 5 x 5 x 64 array a. The 64-bit units are referred to as

Q. The sponge construction involves 2 phases, these are

Q. In SHA-3, for a message digest size of 256, what is the bitrate ‘r’ (capacity = 512) ?

Q. Which among the following is not a substitution operation?

Q. In SHA-3, which step function does not affect W [0, 0]?

Q. How many rounds are present in each iteration function of SHA-3?

Q. In SHA-3, which function does the operation L[2,3]<- C[1] XOR L[2,3] XOR ROT(C[3],1) represent?

Q. In SHA-3, which step function does the operation L[2,3] <- L[2,3] XOR NOT(L[3,3]) AND L[4,3] represent?

Q. The default values for Keccak f are