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

Correct comment in schnorr.c. #51

Closed zanebeckwith closed 7 years ago

zanebeckwith commented 7 years ago

A comment in schnorr.c describing how the hash is constructed when verifying a signature, was incorrect.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 97.231% when pulling 1ba13ee0bab12cbc528c87055037bc7d071e54db on zanebeckwith:fix-schnorr-comment into 0f99737b8da558035b95183ee6eb0e15cddd90c6 on xaptum:master.