352-001 · Question #499
In secure IP multicast, which protocol handles group key management?
The correct answer is B. GDOI. GDOI is the dedicated key management protocol for secure IP multicast, responsible for distributing shared group encryption keys to all registered members from a central Key Server.
Question
In secure IP multicast, which protocol handles group key management?
Options
- AIPsec
- BGDOI
- CMD5
- DSHA-256
How the community answered
(47 responses)- B94% (44)
- C2% (1)
- D4% (2)
Why each option
GDOI is the dedicated key management protocol for secure IP multicast, responsible for distributing shared group encryption keys to all registered members from a central Key Server.
IPsec is the security framework providing data-plane encryption and integrity protection, but it does not define the group key distribution mechanism needed for multicast environments.
GDOI (Group Domain of Interpretation), defined in RFC 3547, is specifically designed to handle group key management for secure multicast environments such as Cisco GET VPN. It uses a Key Server (KS) to generate and distribute the Traffic Encryption Key (TEK) and Key Encryption Key (KEK) to Group Members (GM), enabling all members to share a common security association and decrypt multicast traffic without the need for per-peer IKE negotiations.
MD5 is a cryptographic hash algorithm used for data integrity verification, not a protocol for managing or distributing encryption keys to multicast group members.
SHA-256 is a cryptographic hash function used for integrity and digital signatures, not a key management or key distribution protocol for multicast groups.
Concept tested: GDOI protocol for secure multicast group key management
Source: https://www.rfc-editor.org/rfc/rfc3547
Topics
Community Discussion
No community discussion yet for this question.