#credentials #bn254 #daa

anonymous-credentials

Implementation of Direct Anonymous Attestation for the Web Discovery Project

3 releases

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

#511 in Cryptography

Download history 337/week @ 2024-04-22

337 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