TPM-FAIL VS ms-tpm-20-ref

Compare TPM-FAIL vs ms-tpm-20-ref and see what are their differences.

ms-tpm-20-ref

Reference implementation of the TCG Trusted Platform Module 2.0 specification. (by microsoft)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
TPM-FAIL ms-tpm-20-ref
6 1
119 322
1.7% 0.6%
0.0 2.9
about 1 year ago 2 months ago
Python C
- GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

TPM-FAIL

Posts with mentions or reviews of TPM-FAIL. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-07.

ms-tpm-20-ref

Posts with mentions or reviews of ms-tpm-20-ref. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-07.
  • Home Made TPM2.0 Module
    3 projects | news.ycombinator.com | 7 May 2022
    It depends on how the TPM is being used by the OS and its apps. If it’s purely being used for the crypto key storage and crypto operations, then you can probably use something like the MS reference implementation [0]. If the OS requires attestation and endorsement, there is a manufacturer key pair that is embedded into the chip that you can use to attest and verify that the TPM you are interacting with is indeed from a particular manufacturer. That aspect would not be doable for an emulated DIY TPM.

    [0] https://github.com/microsoft/ms-tpm-20-ref