Question
a.
TRNGs
b.
PRNGs
c.
PRFs
d.
All of the mentioned
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 among the following cannot be used in the case of stream ciphers?
Similar Questions
Discover Related MCQs
Q. A stream cipher key is usually of size ___ or 128 bits.
View solution
Q. Which among the following has the lowest bitrate ?
View solution
Q. RC4 was built on the sole purpose of generating random bits i.e. to act as a PRNG.
View solution
Q. Maurer’s Universal Statistical Test is –
View solution
Q. Runs Test is
View solution
Q. Frequency Test is
View solution
Q. We should not be able to determine the seed from any previous knowledge of the bits sequence. This is the property of backward unpredictability.
View solution
Q. Forward Unpredictability is a property when the seed is unknown, and the next output bit is the sequence should be unpredictable.
View solution
Q. Using the Linear Congruential Method (LCM), for a=7, c=0 and m=32. The period is
View solution
Q. Using the Linear Congruential Method, for a=5, c=0 and m=32. The period is
View solution
Q. The appropriate value for m (in LCM) is
View solution
Q. A CSPRBG is defined as one that passes the __ test.
View solution
Q. Find the first 8 bits for Blum Blum Shub Bit Generator when seed = 101355 and n = 192649.
View solution
Q. Which of these modes is an appropriate mode for PRNG?
View solution
Q. Which mode is recommend for the X9.82 Random number generator?
View solution
Q. AES PRNG produces bits outputs of size
View solution
Q. Which mode is recommend for the ANSI standard X9.82 Random number generator?
View solution
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
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!