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