Trusted Platform Module(可信平台模块),常缩写为 TPM,是一种专用的安全硬件芯片,内置于计算机主板中,用于存储加密密钥、密码和数字证书,从而保障硬件层面的安全性。它广泛应用于设备加密、安全启动和身份验证等场景。
/ˌtrʌstɪd ˈplætfɔːrm ˈmɒdjuːl/
Many modern laptops come with a Trusted Platform Module built into the motherboard.
许多现代笔记本电脑的主板上都内置了可信平台模块。
Windows 11 requires a Trusted Platform Module version 2.0 to ensure that the system meets baseline security standards for disk encryption and secure boot.
Windows 11 要求配备可信平台模块 2.0 版本,以确保系统满足磁盘加密和安全启动的基本安全标准。
该术语由三个英语单词组成:trusted 意为"可信赖的",源自古北欧语 traust(信任);platform 意为"平台",源自法语 plate-forme(平坦的形式),在计算机领域引申为硬件或软件运行环境;module 意为"模块",源自拉丁语 modulus(小的度量单位)。三词合在一起,指的是一个提供可信安全功能的独立硬件组件。该概念由可信计算组织(Trusted Computing Group, TCG)于2003年正式标准化。