Courseiva

ISC2 CC Business Continuity, DR & Incident Response Practice Question

Match each cryptographic concept to its definition.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Same key for encrypt and decrypt

Key pair: public and private

One-way transformation to fixed size

Ensures authenticity and non-repudiation

Binds a public key to an identity

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Symmetric encryption: Uses a single shared key for both encryption and decryption.

Symmetric encryption uses one shared key; asymmetric uses a public-private key pair; hashing is a one-way function; digital signatures use asymmetric cryptography for authentication, integrity, and non-repudiation. Common confusions include mixing up symmetric and asymmetric key usage, or thinking hashing is reversible.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Symmetric encryption: Uses a single shared key for both encryption and decryption.

    Why this is correct

    Correct. Symmetric encryption relies on one shared secret key for encryption and decryption.

  • Asymmetric encryption: Uses a pair of keys (public and private) for encryption and decryption.

    Why this is correct

    Correct. Asymmetric encryption uses a public-private key pair for encryption and decryption.

  • Hashing: Produces a fixed-size output from variable-size input, one-way function.

    Why this is correct

    Correct. Hashing is a one-way function producing a fixed-size digest, not reversible.

  • Digital signature: Provides authentication, integrity, and non-repudiation using asymmetric cryptography.

    Why this is correct

    Correct. Digital signatures use asymmetric keys to provide these security services.

  • Symmetric encryption: Uses a pair of keys (public and private) for encryption and decryption.

    Why it's wrong here

    Incorrect. This describes asymmetric encryption, not symmetric encryption.

  • Hashing: A reversible process that transforms data into a fixed-size representation.

    Why it's wrong here

    Incorrect. Hashing is one-way and not reversible; this describes encryption, not hashing.

Quick reference

Symmetric Encryption Algorithm Comparison

AlgorithmKey SizeBlock SizeStatusNotes
AES-128128-bit128-bitCurrent standardNIST approved; WPA3, TLS
AES-256256-bit128-bitCurrent standardPreferred for sensitive / govt data
3DES112-bit effective64-bitDeprecated (2023)Replaced by AES
DES56-bit64-bitBrokenCracked in < 24 h; never deploy
ChaCha20256-bitStream cipherCurrentTLS 1.3, WireGuard

About these practice questions

Courseiva writes every CC question from scratch — 976 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This CC practice question is part of Courseiva's free ISC2 certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CC exam.