Cryptography MCQs

10 MCQs  — Computer Networks MCQs

Practice Cryptography MCQs with correct answers and explanations. These questions are from the Computer Networks MCQs section.

In cryptography, what is cipher?
A. Algorithm for performing encryption and decryption
B. Encrypted message
C. Both algorithm for performing encryption and decryption and encrypted message
D. Decrypted message
In asymmetric key cryptography, the private key is kept by __________
A. Sender
B. Receiver
C. Sender and receiver
D. All the connected devices to the network
Which one of the following algorithm is not used in asymmetric-key cryptography?
A. Rsa algorithm
B. Diffie-hellman algorithm
C. Electronic code book algorithm
D. Dsa algorithm
In cryptography, the order of the letters in a message is rearranged by __________
A. Transpositional ciphers
B. Substitution ciphers
C. Both transpositional ciphers and substitution ciphers
D. Quadratic ciphers
What is data encryption standard (DES)?
A. Block cipher
B. Stream cipher
C. Bit cipher
D. Byte cipher
Cryptanalysis is used __________
A. To find some insecurity in a cryptographic scheme
B. To increase the speed
C. To encrypt the data
D. To make new ciphers
Which one of the following is a cryptographic protocol used to secure HTTP connection?
A. Stream control transmission protocol (sctp)
B. Transport layer security (tls)
C. Explicit congestion notification (ecn)
D. Resource reservation protocol
ElGamal encryption system is __________
A. Symmetric key encryption algorithm
B. Asymmetric key encryption algorithm
C. Not an encryption algorithm
D. Block cipher method
Cryptographic hash function takes an arbitrary block of data and returns _________
A. Fixed size bit string
B. Variable size bit string
C. Both fixed size bit string and variable size bit string
D. Variable sized byte string