106k views
4 votes
The purpose of the trusted platform module is:

User Ilmatte
by
7.9k points

2 Answers

3 votes
A Trusted Platform Module is a specialized chip on an endpoint device that stores RSA encryption keys specific to the host system for hardware authentication. Each TPM chip contains an RSA key pair called the Endorsement Key. The pair is maintained inside the chip and cannot be accessed by software.
User FLOZz
by
7.5k points
4 votes

Answer:

TPM or Trusted Plataform Module is an information encryption technology for users contained in a chip with this name. This small processor is capable of storing encrypted keys of confidential data of the users of a computer and in this way protect the information.

Step-by-step explanation:

This chip is in passive state in the equipment with it installed and is only activated by the user of the equipment or administrator of this by means of the UEFI software and the operating system. Its main functions are to provide a platform where you can store authentication credentials to access a system without using passwords written from the keyboard. Mainly it is oriented to access through biometric data of the user, this is implemented by TPM 2.0 technology

TPM is a physical hardware device, which allows more consistent encryption in a memory specially designed for this. This device is directly in contact with the CPU of a computer, so it only acts in response to the instructions it sends.

User Matthieu Napoli
by
8.0k points