A Practical Guide to TPM 2.0: Using the Trusted Platform Module in the New Age of Security (Paperback)

Will Arthur

  • 出版商: Apress
  • 出版日期: 2015-01-24
  • 售價: $1,950
  • 貴賓價: 9.5$1,853
  • 語言: 英文
  • 頁數: 392
  • 裝訂: Paperback
  • ISBN: 1430265833
  • ISBN-13: 9781430265832
  • 相關分類: 資訊安全
  • 立即出貨 (庫存=1)

買這商品的人也買了...

商品描述

 

A Practical Guide to TPM 2.0: Using the Trusted Platform Module in the New Age of Security is a straight-forward primer for developers. It shows security and TPM concepts, demonstrating their use in real applications that the reader can try out.

 

Simply put, this book is designed to empower and excite the programming community to go out and do cool things with the TPM. The approach is to ramp the reader up quickly and keep their interest.A Practical Guide to TPM 2.0: Using the Trusted Platform Module in the New Age of Security explains security concepts, describes the TPM 2.0 architecture, and provides code and pseudo-code examples in parallel, from very simple concepts and code to highly complex concepts and pseudo-code.

 

The book includes instructions for the available execution environments and real code examples to get readers up and talking to the TPM quickly. The authors then help the users expand on that with pseudo-code descriptions of useful applications using the TPM.

 

 

What you’ll learn

  • TPM 2.0 architecture fundamentals, including changes from TPM 1.2
  • TPM 2.0 security concepts
  • Essential application development techniques
  • A deep dive into the features of TPM 2.0
  • A primer on the execution environments available for application development. Learn as you go!

     

 

Who this book is for

Application software developers, OS developers, device-driver developers, and embedded-device specialists, who will benefit from mastering TPM 2.0 capabilities and building their own applications quickly. This book will give them the tools they need to experiment with and understand the technology.

 

Software architects who need to understand the security guarantees provided by TPMs

 

Managers who fund the projects that use TPMs.

 

Non-technical users who may want to know why TPMs are on their computers and how to make use of them.

 

 

Table of Contents

Foreword

Preface

Chapter 1: Overview

Chapter 2: Security Concepts for Dummies

Chapter 3: Quick tutorial on TPM 2.0

Chapter 4: Existing Applications that make use of TPMs

Chapter 5: Navigating the spec

Chapter 6: Execution Environment

Chapter 7: TPM software stack (TSS)

Chapter 8: Intro to TPM Entities

Chapter 9: Hierarchies

Chapter 10: Keys

Chapter 11: NV Indices

Chapter 12: PCRs and Attestation

Chapter 13: Authorizations and Sessions

Chapter 14: EA (Policy Authorizations)

Chapter 15: Key management

Chapter 16: Audit

Chapter 17: Encrypt/Decrypt

Chapter 18: Object and Session Management

Chapter 19: TPM Startup and Provisioning

Chapter 20: How to debug TPM 2.0 applications

Chapter 21: Simple Applications

Chapter 22: Platform Security Technologies that Use TPM 2.0