A C implementation of elliptic-curve-based Direct Anonymous Attestation (DAA) signatures. Created to support the Xaptum Edge Network Fabric, an IoT Network Solution.
Coverage remained the same at 83.864% when pulling 5720bd2be6357ce102f9792de16ae8f6c38ab5cf on zanebeckwith:tool-bitlength-fix into 441d0a3a9ca7f5e6991fdc872b7bf5aa529bf37d on xaptum:master.
The
verify
file in thetool
subproject still had a hardcoded256_56
rather than aXXX
.@drbild would you mind trying a build of this branch on a 32bit arch, to make sure this fixes your issue?
fixes #127