Crates.io | anonymous-credentials |
lib.rs | anonymous-credentials |
version | 0.1.4 |
source | src |
created_at | 2024-04-24 06:03:58.425858 |
updated_at | 2024-06-27 22:03:57.227124 |
description | Implementation of Direct Anonymous Attestation for the Web Discovery Project |
homepage | |
repository | https://github.com/brave-experiments/anonymous-credentials-rs |
max_upload_size | |
id | 1218408 |
size | 45,174 |
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.
This project is licensed under the terms of the Mozilla Public License 2.0.