anonymous-credentials

Crates.ioanonymous-credentials
lib.rsanonymous-credentials
version0.1.4
sourcesrc
created_at2024-04-24 06:03:58.425858
updated_at2024-06-27 22:03:57.227124
descriptionImplementation of Direct Anonymous Attestation for the Web Discovery Project
homepage
repositoryhttps://github.com/brave-experiments/anonymous-credentials-rs
max_upload_size
id1218408
size45,174
Darnell Andries (DJAndries)

documentation

README

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.

Commit count: 8

cargo fmt