nerdexam
(ISC)2

SSCP · Question #1177

The IDEA algorithm (used in PGP) is _______ bits long.

The correct answer is C. 128. The International Data Encryption Algorithm (IDEA), known for its use in PGP, operates with a 128-bit key length.

Submitted by amina.ke· Apr 18, 2026Cryptography

Question

The IDEA algorithm (used in PGP) is _______ bits long.

Options

  • A56
  • B158
  • C128
  • D168

How the community answered

(23 responses)
  • B
    4% (1)
  • C
    91% (21)
  • D
    4% (1)

Why each option

The International Data Encryption Algorithm (IDEA), known for its use in PGP, operates with a 128-bit key length.

A56

56 bits is the key length for the DES (Data Encryption Standard) algorithm, which is significantly weaker and different from IDEA.

B158

158 bits is not a standard key length associated with the IDEA algorithm or common symmetric encryption standards.

C128Correct

The IDEA (International Data Encryption Algorithm) is a symmetric-key block cipher that uses a 128-bit key to encrypt and decrypt data in 64-bit blocks, making it a strong encryption standard for its time, notably integrated into early versions of Pretty Good Privacy (PGP).

D168

168 bits is the effective key length for Triple DES (3DES), which applies DES three times with different keys, and is distinct from the IDEA algorithm.

Concept tested: IDEA algorithm key length

Topics

#IDEA algorithm#Block cipher#Key length#Cryptography basics

Community Discussion

No community discussion yet for this question.

Full SSCP Practice