A C implementation of elliptic-curve-based Direct Anonymous Attestation (DAA) signatures. Created to support the Xaptum Edge Network Fabric, an IoT Network Solution.
Running the simulator here shouldn't require xaptum-tpm to be built locally or installed locally. That's a confusing coupling for anyone wanting to run the full CI test suite locally.
I think it'd be better to just copy the simulator installation and running scripts into this repo too.
Running the simulator here shouldn't require
xaptum-tpm
to be built locally or installed locally. That's a confusing coupling for anyone wanting to run the full CI test suite locally.I think it'd be better to just copy the simulator installation and running scripts into this repo too.