#credentials #bn254 #elliptic-curve #daa

anonymous-credentials

Implementation of Direct Anonymous Attestation for the Web Discovery Project

3 releases

0.1.2 Apr 25, 2024
0.1.1 Apr 25, 2024
0.1.0 Apr 24, 2024

#484 in Cryptography

Download history 325/week @ 2024-04-21 26/week @ 2024-04-28

351 downloads per month

MPL-2.0 license

27KB
663 lines

anonymous-credentials

Crates.io

Partial implementation of Direct Anonymous Attestation (DAA) for the Web Discovery Project. Only signer functions are available. Performs the same elliptic curve operations as the original C library.

bn254 is the only supported curve for this library.

License

This project is licensed under the terms of the Mozilla Public License 2.0.

Dependencies

~1–1.6MB
~38K SLoC