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

Properly templatize tool files. #128

Closed zanebeckwith closed 5 years ago

zanebeckwith commented 5 years ago

The verify file in the tool subproject still had a hardcoded 256_56 rather than a XXX.

@drbild would you mind trying a build of this branch on a 32bit arch, to make sure this fixes your issue?

fixes #127

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 83.864% when pulling 5720bd2be6357ce102f9792de16ae8f6c38ab5cf on zanebeckwith:tool-bitlength-fix into 441d0a3a9ca7f5e6991fdc872b7bf5aa529bf37d on xaptum:master.