nerdexam
CompTIA

SY0-301 · Question #487

Which of the following provides dedicated hardware-based cryptographic functions to an operating system and its applications running on laptops and desktops?

The correct answer is A. TPM. A TPM (Trusted Platform Module) is a dedicated hardware chip integrated into laptops and desktops that provides hardware-based cryptographic functions, secure key storage, and platform integrity measurements to the operating system.

General security concepts

Question

Which of the following provides dedicated hardware-based cryptographic functions to an operating system and its applications running on laptops and desktops?

Options

  • ATPM
  • BHSM
  • CCPU
  • DFPU

How the community answered

(20 responses)
  • A
    90% (18)
  • B
    5% (1)
  • D
    5% (1)

Why each option

A TPM (Trusted Platform Module) is a dedicated hardware chip integrated into laptops and desktops that provides hardware-based cryptographic functions, secure key storage, and platform integrity measurements to the operating system.

ATPMCorrect

The TPM is a secure cryptoprocessor chip defined by the Trusted Computing Group that is embedded directly on a system's motherboard. It provides hardware-isolated key generation and storage, encryption operations, and platform attestation without relying solely on software. BitLocker and other OS-level encryption solutions leverage the TPM to bind encryption keys to the specific hardware, preventing keys from being extracted if the drive is moved to another machine.

BHSM

An HSM (Hardware Security Module) is typically a high-performance, external or rack-mounted device used by servers and enterprises for high-volume cryptographic operations and certificate authority functions - it is not the embedded solution designed for individual laptops and desktops.

CCPU

A CPU (Central Processing Unit) is a general-purpose processor that can execute cryptographic instructions via extensions like AES-NI, but it is not a dedicated security module and does not provide the hardware-isolated key storage and platform integrity features of a TPM.

DFPU

An FPU (Floating Point Unit) is a component that handles floating-point arithmetic operations and has no cryptographic or security functions.

Concept tested: TPM hardware-based cryptographic functions for endpoints

Source: https://learn.microsoft.com/en-us/windows/security/hardware-security/tpm/trusted-platform-module-overview

Topics

#TPM#hardware cryptography#trusted platform module#endpoint security

Community Discussion

No community discussion yet for this question.

Full SY0-301 Practice