xaptum / ecdaa

A C implementation of elliptic-curve-based Direct Anonymous Attestation (DAA) signatures. Created to support the Xaptum Edge Network Fabric, an IoT Network Solution.
https://www.xaptum.com
Apache License 2.0
45 stars 8 forks source link

Make setting-up the TPM simulator easier #105

Closed zanebeckwith closed 6 years ago

zanebeckwith commented 6 years ago

This creates local versions of the TPM2.0 simulator build and startup scripts (which had been in xaptum-tpm), and a utility for creating the needed TPM keys for testing.

Fixes #102

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.03%) to 93.328% when pulling 88ddfe5af4b3a40109bd1b82567516098a927eb5 on zanebeckwith:tpm-sim-decouple into 61001021dfcd4e671321fedfdf8b346792a4f417 on xaptum:master.