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 97.231% when pulling 1ba13ee0bab12cbc528c87055037bc7d071e54db on zanebeckwith:fix-schnorr-comment into 0f99737b8da558035b95183ee6eb0e15cddd90c6 on xaptum:master.
A comment in
schnorr.c
describing how the hash is constructed when verifying a signature, was incorrect.