File size: 673 Bytes
44f0c63 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
cff-version: 1.2.0
message: "If you use this circuit, please cite it as below."
authors:
- given-names: "AffixIO"
family-names: "Team"
title: "Audit Proof Circuit - Zero-Knowledge Proof Circuit for Audit Logs"
version: "0.1.0"
date-released: "2024-01-01"
license: MIT
repository-code: "https://huggingface.co/affixio/audit-proof-circuit"
url: "https://huggingface.co/affixio/audit-proof-circuit"
keywords:
- "zero-knowledge-proof"
- "zkp"
- "audit"
- "compliance"
- "privacy"
- "noir"
abstract: "A zero-knowledge proof circuit for generating tamper-proof audit logs without exposing sensitive data. Requires AffixIO SDK with API key for production use."
|