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