Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.29 KB

v1.0-Release-Notes.md

File metadata and controls

22 lines (15 loc) · 1.29 KB

Important notes: please use v1.0.1 instead of v1.0.0 since v1.0.1 hooked with a compatible tagged commit in the TPM2.0-TSS repo


This is the first release of this BSD licensed open source project.

This released version provides 29 CLI tools based on system API of TPM2.0-TSS. These tools can be used to manage keys, perform encryption/decryption/signing/etc crypto operations, and manage non-volatile storage through a TPM2.0 HW implementation.

The implemented tools can be categorized into following subsets:

    1. NV tools
    1. Attestation tools
    1. Key management tools
    1. Encryption tools
    1. Signing tools
    1. Utilities

You can help us by trying and testing tpm2.0-tools, report issues and provide feedback. The team appreciates your feedback. Instructions for building and installing the tpm2.0-tools are provided in the INSTALL file.

For more details on the code and how to use it, the manual file is a good place to start.

This release is compliant to TPM 2.0 Library Specifications Revision 01.16 with Errata Version 1.3, which can be found at Trusted Computing Group Website.

Oct 29, 2015