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

Make dev package depend on AMCL & xaptum-tpm dev packages #103

Closed drbild closed 6 years ago

drbild commented 6 years ago

The ecdaa public headers #include headers from amcl and xaptum-tpm, so the libecdaa-dev needs to depend on libamcl-dev and libxaptum-tpm-dev.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 96.127% when pulling e9096db770c112f5d03f841fa86ebeeb5688b877 on drbild:debian-jessie-fix-dev-deps into e2d6b08c1224981e8d79c637d602dfb7bb3af31b on xaptum:debian/jessie.

zanebeckwith commented 6 years ago

Sorry, I thought this had been raised in an issue, not a PR, so I just made the changes myself!

Closed by commits 014f371a7d3879752cb5f074594a0218e7a7d66f (for Jessie) and dbe24f74bfec0156ba51f9811dbcbeeb6fa2a33f (for Stretch)