Sign in Sign up
nuget

Microsoft.TSS

TSS.Net is a crossplatform .Net library that provides convenient abstraction layer for the binary TPM 2.0 interface in various Windows and Linux environments. TSS.Net greatly simplifies writing code that interacts with TPM 2.0 devices by providing both low level 1-to-1 mapping for TPM 2.0 commands, and higher level abstractions that free the developer from the necessity of writing hundreds lined of code to marshaling TPM data structures or perform operations often involving cryptography such as handling various types of TPM sessions, or migrating keys between software crypto and TPM 2.0 devices. TSS.Net library can also work with the Microsoft TPM simulator (https://github.com/Microsoft/ms-tpm-20-ref) to enable application development and debugging on platforms that do not have a physical TPM 2.0 device.

nuget View on Nuget

Activity

Latest release
7y ago
Total releases
5
Cadence
~9 months
Last 12 months
0

Details

First release
May 25, 2016
Releases
Version Released
2.1.1 minor
2.0.1 patch
2.0.0 major
1.0.6 patch
1.0.3 initial