ibmtpm2.0tssapi.doc

  1. 1、本文档共30页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
ibmtpm2.0tssapi

IBM TPM 2.0 TSS API Ken Goldman IBM Research kgoldman@ December 19, 2016 1. Introduction 4 2. Features 5 3. API 6 3.1. TSS_Execute() 6 3.2. TSS_Create() 6 3.3. TSS_Delete() 7 3.4. Optional Customization 8 3.4.1. Property Example 8 3.4.2. Properties 8 3.4.3. TSS_SetProperty() 11 3.5. Extra Parameter 12 3.6. Other APIs and Headers 12 4. Application Notes 14 4.1. Parameter Encryption 14 4.2. Session Salt 14 4.3. Session Bind 14 4.4. NV 14 4.4.1. Rationale 14 4.4.2. NV Preprovisioning 15 4.5. TPM2_LoadExternal 16 4.6. Connecting to Resource Managers 16 4.7. Endorsement Key (EK Certificates) 17 4.7.1. Nuvoton 17 4.7.2. St Micro 17 4.7.3. Infineon 18 5. Example 19 6. Build 20 6.1. Directories 20 6.2. Linux 20 6.3. Windows 21 6.3.1. Windows Tbsi 22 6.3.2. Windows Visual Studio 23 6.3.3. Windows gcc 23 6.4. AIX 23 7. Fedora 25 7.1. Local Install 25 7.2. Alternative Local Install 25 7.3. Repository Install 26 7.4. Install Test 26 7.5. Source rpms 26 8. Status 28 8.1. Utilities 28 8.2. Bugs 28 8.3. Untested 28 9. Theading 29 Introduction The IBM TSS is designed for: ease of understanding ease of use ease of implementation maximum code reuse Features The TSS handles the following, completely hidden from the caller: HMAC, password and policy sessions Session and HMAC key calculations, including bind and salt sessions HMAC generation and verification (including cpHash and rpHash) Parameter encryption and decryption, XOR and AES Nonces and nonce rolling Session continue flag TPM 2.0 Name and bind session tracking Different session hash algorithms Marshaling, unmarshaling, and communication with the TPM and almost hidden from the caller: bind password API The API consists of the following calls: TSS_Execute() #include tss2/tss.h TPM_RC TSS_Execute(TSS_CONTEXT *tssContext, RESPONSE_PARAMETERS *out, COMMAND_PARAMETERS *in, EXTRA_PARAMETERS *extra, TPM_CC commandCode, ...); This is the primary TSS func

文档评论(0)

jvdodnnv002 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档