Question
a.
OFB
b.
CTR
c.
CFB
d.
CFB
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. Which mode is recommend for the ANSI standard X9.82 Random number generator?
Similar Questions
Discover Related MCQs
Q. The CTR algorithm for PRNG is known as
View solution
Q. Which mode is recommend for the RFC 4086 Random number generator?
View solution
Q. while (len(temp) < requested_number_of_bits) do
V = E(Key, V)
temp = temp || V
The above algorithm is for the CTR mode.
View solution
Q. Which mode is less prone to decryption : PRNG using CTR / PRNG using OFB?
View solution
Q. ANSI X9.17 uses a seed of size
View solution
Q. How many 3DES blocks are present in the ANSI X9.17 PRNG?
View solution
Q. How many DES encryptions take place in the ANSI X9.17 PRNG?
View solution
Q. Which of the following PRNGs is used in most recent Intel Chips?
View solution
Q. For the NIST CTR_DRBG , Seed length =
View solution
Q. The CTR mode uses a Key K and an Initial Vector V. The Intel Digital Random Number generator has these values initially as
View solution
Q. What is the Seed length (seedlen) length for AES-192 ?
View solution
Q. What is the Seed length (seedlen) length for 3DES?
View solution
Q. The Generate function precedes the Update phase in CTR_DRBG.
View solution
Q. With reference to stream ciphers, the output of the generator is called
View solution
Q. Which of the following is not a valid design parameter to be considered in designing stream ciphers?
View solution
Q. Which mode is recommend for the NIST SP 800-90 Random number generator?
View solution
Q. ANSI X9.17 uses which cryptographic algorithm?
View solution
Q. Pretty Good Privacy(PGP) uses which PRNG?
View solution
Q. Which of the following statements are true?
i) Stream Ciphers are fasters than Block Ciphers
ii) Block Ciphers can reuse keys
iii) Block ciphers use lesser code than stream ciphers
View solution
Q. Which of the following statements are true?
i) RC4 is used in SSL/TLS
ii) File transfer, e-mail use stream ciphers
iii) Browser/Web Links use stream ciphers
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!