Cryptography
Study of techniques for secure communication.
Cryptography is a fundamental security concept within CompTIA Security+ that focuses on securing information through mathematical techniques. It involves transforming readable data (plaintext) into unintelligible formats (ciphertext) that can only be accessed by authorized parties. Cryptography re…
Concepts covered: Digital Signatures, Block Cipher, Symmetric Encryption, Stream Cipher, Hash Functions, Cryptographic Protocols, Cryptanalysis and Security, Asymmetric Encryption, Public Key Infrastructure, Cryptographic Key Management
CompTIA Security+ - Cryptography Example Questions
Test your knowledge of Cryptography
Question 1
A software development company wants to ensure the integrity of their applications. They want to use Public Key Infrastructure (PKI) to digitally sign their software. Which key should the software development company use to sign the software packages?
Question 2
As a security consultant, you are auditing an organization's cryptographic policies. The organization is using a proprietary encryption algorithm to exchange messages. What type of cryptographic risk does the organization expose itself to?
Question 3
You are a security analyst tasked with monitoring a company's communication to detect any misuse of encryption methods. An attacker has successfully decrypted the cipher-text which was encrypted with a symmetric cryptographic key. What type of cryptanalysis attack could have taken place?