anonymous-credentials 0.1.0

Implementation of Direct Anonymous Attestation for the Web Discovery Project
Documentation
1
2
3
4
5
6
7
8
9
# anonymous-credentials

Provides implementation of Direct Anonymous Attestation (DAA) for the Web Discovery Project. Performs the same elliptic curve operations as the [original C library](https://github.com/whotracksme/anonymous-credentials).

bn254 is the only supported curve for this library.

## License

This project is licensed under the terms of the [Mozilla Public License 2.0](LICENSE).