210-250 · Question #181
Which one of the following statements best describes crypto analysis?
The correct answer is D. The practice of breaking codes to obtain the meaning of encrypted data. Cryptanalysis is the discipline focused on breaking cryptographic systems to recover the original plaintext or keys from encrypted data.
Question
Which one of the following statements best describes crypto analysis?
Options
- AThe practice of creating codes to obscure the meaning of plaintext data.
- BThe practice of breaking codes to obtain the fingerprint of encrypted data.
- CThe practice of creating one-way encryption cryptographic algorithms.
- DThe practice of breaking codes to obtain the meaning of encrypted data.
How the community answered
(51 responses)- A2% (1)
- B2% (1)
- C6% (3)
- D90% (46)
Why each option
Cryptanalysis is the discipline focused on breaking cryptographic systems to recover the original plaintext or keys from encrypted data.
Creating codes to obscure plaintext describes cryptography, not cryptanalysis, which is the breaking rather than the building of ciphers.
Obtaining a 'fingerprint' of encrypted data describes hashing or digital fingerprinting, not the goal of cryptanalysis, which targets the recovery of meaning.
Designing one-way encryption algorithms is a function of cryptographic engineering, not cryptanalysis, which attacks existing algorithms rather than creating new ones.
Cryptanalysis is specifically defined as the study and practice of analyzing and breaking cryptographic systems to recover plaintext meaning from ciphertext or to discover secret keys. It is the offensive counterpart to cryptography, involving techniques such as frequency analysis, differential analysis, and algebraic attacks to defeat encryption without possessing the key.
Concept tested: Definition and purpose of cryptanalysis
Source: https://csrc.nist.gov/glossary/term/cryptanalysis
Topics
Community Discussion
No community discussion yet for this question.