adplus-dvertising
frame-decoration

Question

Which mode is recommend for the X9.82 Random number generator?

a.

OFB

b.

CBC

c.

CFB

d.

CTR

Answer: (a).OFB

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which mode is recommend for the X9.82 Random number generator?

Similar Questions

Discover Related MCQs

Q. AES PRNG produces bits outputs of size

Q. Which mode is recommend for the ANSI standard X9.82 Random number generator?

Q. The CTR algorithm for PRNG is known as

Q. Which mode is recommend for the RFC 4086 Random number generator?

Q. while (len(temp) < requested_number_of_bits) do

V = E(Key, V)
temp = temp || V

The above algorithm is for the CTR mode.

Q. Which mode is less prone to decryption : PRNG using CTR / PRNG using OFB?

Q. ANSI X9.17 uses a seed of size

Q. How many 3DES blocks are present in the ANSI X9.17 PRNG?

Q. How many DES encryptions take place in the ANSI X9.17 PRNG?

Q. Which of the following PRNGs is used in most recent Intel Chips?

Q. For the NIST CTR_DRBG , Seed length =

Q. The CTR mode uses a Key K and an Initial Vector V. The Intel Digital Random Number generator has these values initially as

Q. What is the Seed length (seedlen) length for AES-192 ?

Q. What is the Seed length (seedlen) length for 3DES?

Q. The Generate function precedes the Update phase in CTR_DRBG.

Q. With reference to stream ciphers, the output of the generator is called

Q. Which of the following is not a valid design parameter to be considered in designing stream ciphers?

Q. Which mode is recommend for the NIST SP 800-90 Random number generator?

Q. ANSI X9.17 uses which cryptographic algorithm?

Q. Pretty Good Privacy(PGP) uses which PRNG?