A C implementation of elliptic-curve-based Direct Anonymous Attestation (DAA) signatures. Created to support the Xaptum Edge Network Fabric, an IoT Network Solution.
Since the decision to split this project into libecdaa and libecdaa-tpm, it appears our .travis/run-cppcheck.sh script no longer works, because the directory structure of the generated files has changed.
Since the decision to split this project into
libecdaa
andlibecdaa-tpm
, it appears our.travis/run-cppcheck.sh
script no longer works, because the directory structure of the generated files has changed.