Home / CSE MCQs / Computer Network MCQs :: Cryptography - Computer Networks

CSE MCQs :: Computer Network MCQs

  1. In cryptography, what is cipher?
  2. A.
    algorithm for performing encryption and decryption
    B.
    encrypted message
    C.
    both (a) and (b)
    D.
    none of the mentioned

  3. In asymmetric key cryptography, the private key is kept by:
  4. A.
    sender
    B.
    receiver
    C.
    sender and receiver
    D.
    all the connected devices to the network

  5. Which one of the following algorithm is not used in asymmetric-key cryptography?
  6. A.
    RSA algorithm
    B.
    diffie-hellman algorithm
    C.
    electronic code book algorithm
    D.
    none of the mentioned

  7. In cryptography, the order of the letters in a message is rearranged by:
  8. A.
    transpositional ciphers
    B.
    substitution ciphers
    C.
    both (a) and (b)
    D.
    none of the mentioned

  9. What is data encryption standard (DES)?
  10. A.
    block cipher
    B.
    stream cipher
    C.
    bit cipher
    D.
    none of the mentioned

  11. Cryptanalysis is used:
  12. A.
    to find some insecurity in a cryptographic scheme
    B.
    to increase the speed
    C.
    to encrypt the data
    D.
    none of the mentioned

  13. Which one of the following is a cryptographic protocol used to secure HTTP connection?
  14. A.
    stream control transmission protocol (SCTP)
    B.
    transport layer security (TSL)
    C.
    explicit congestion notification (ECN)
    D.
    resource reservation protocol

  15. Voice privacy in GSM cellular telephone protocol is provided by:
  16. A.
    A5/2 cipher
    B.
    b5/4 cipher
    C.
    b5/6 cipher
    D.
    b5/8 cipher

  17. ElGamal encryption system is:
  18. A.
    symmetric key encryption algorithm
    B.
    asymmetric key encryption algorithm
    C.
    not an encryption algorithm
    D.
    none of the mentioned

  19. Cryptographic hash function takes an arbitrary block of data and returns:
  20. A.
    fixed size bit string
    B.
    variable size bit string
    C.
    both (a) and (b)
    D.
    none of the mentioned