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

Set compiler flags (e.g. -std= and -Werror) as add_compile_options. #108

Closed zanebeckwith closed 6 years ago

zanebeckwith commented 6 years ago

This is to avoid polluting the global variables

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 93.329% when pulling b9ac9ff1014456467090c809cdb55d45f23a9af8 on zanebeckwith:compile-flags into 700248a84a99b2a073459fee4a1025c4c8918e27 on xaptum:master.