Cryptography
  • 1. Cryptography is the practice and study of techniques for secure communication in the presence of third parties. It involves creating and analyzing protocols that prevent third parties or the public from reading private messages. Various aspects in information security such as data confidentiality, data integrity, authentication, and non-repudiation are enabled by cryptographic techniques. Cryptography is essential for securing sensitive information in sectors such as government, finance, healthcare, and communication networks. Modern cryptography employs algorithms and mathematical principles to ensure data protection, confidentiality, and privacy.

    Which type of cryptography uses the same key for both encryption and decryption?
A) Quantum cryptography
B) Hashing algorithms
C) Asymmetric cryptography
D) Symmetric cryptography
  • 2. What does the term 'plaintext' refer to in cryptography?
A) Encrypted data
B) Unencrypted data
C) Digital signatures
D) Public keys
  • 3. What is a 'cipher' in cryptography?
A) Hardware security module
B) Algorithm for encryption and decryption
C) Public key infrastructure
D) Secure network protocol
  • 4. Which of the following is a form of asymmetric cryptography?
A) Blowfish
B) Triple DES
C) RSA
D) AES
  • 5. Which cryptographic primitive is used for generating a fixed-size hash of data?
A) Symmetric key encryption
B) Hash function
C) Public key encryption
D) Key exchange algorithm
  • 6. What is the term for the process of converting plaintext into ciphertext?
A) Decryption
B) Hashing
C) Key exchange
D) Encryption
  • 7. What is the process of securely exchanging cryptographic keys called?
A) Public key encryption
B) Digital signing
C) Key exchange
D) Hashing
  • 8. What is the process of converting ciphertext back into plaintext called?
A) Key exchange
B) Encryption
C) Hashing
D) Decryption
  • 9. What is the term for a secret value used in symmetric encryption algorithms?
A) IV (Initialization Vector)
B) Hash
C) Salt
D) Key
  • 10. Which cryptographic protocol is commonly used to secure web traffic (HTTPS)?
A) SSH
B) SSL/TLS
C) IPSec
D) PGP
  • 11. Which of the following is a symmetric encryption algorithm?
A) RSA
B) ECC
C) Diffie-Hellman
D) AES
  • 12. Which cryptographic hash function is commonly used for integrity checking?
A) AES
B) SHA-256
C) MD5
D) SHA-1
  • 13. Which cipher involves shifting the letters of the alphabet a certain number of places?
A) Vigenère
B) Playfair
C) Caesar
D) AES
  • 14. Which cipher machine was used by the Germans during World War II?
A) Bletchley
B) Colossus
C) Enigma
D) Morse
  • 15. What is the term for a weakness in a cryptographic system that can be exploited by an attacker?
A) Vulnerability
B) Hash
C) Key
D) Salting
  • 16. What does HMAC stand for in cryptography?
A) Hash-Based Message Authentication Code
B) Highly Manufactured Argument Chunk
C) Human-Machine Authorization Comparison
D) Hypertext Markup Algorithm Code
  • 17. What type of encryption ensures that the same plaintext message will always generate the same cipher text?
A) Probabilistic
B) Public Key
C) Asymmetric
D) Deterministic
  • 18. What does PGP stand for in relation to cryptography?
A) Pretty Good Privacy
B) Public Key Globus
C) Protocol for Global Privacy
D) Private Guard Protocol
  • 19. Which type of encryption uses two keys, one for encryption and the other for decryption?
A) Symmetric
B) Hashing
C) Diffie-Hellman
D) Asymmetric
  • 20. What is the use of padding in encryption?
A) Increasing Key Length
B) Ensuring Blocks are a Fixed Size
C) Improving Compression
D) Preventing Brute Force Attacks
  • 21. What is the basic principle behind the security of elliptic curve cryptography?
A) The Caesar Cipher
B) The Vigenère Cipher
C) The Discrete Logarithm Problem
D) The Birthday Paradox
Created with That Quiz — the math test generation site with resources for other subject areas.