Upload a PDF health report, parse it to JSON, and generate a real zero-knowledge proof using your custom biometric hash circuit. The system extracts health data and creates cryptographic proofs using the biovault-circuits.
How it works:
- Upload a PDF health report or any biometric file
- For PDFs, the system extracts structured health data as JSON
- The data is hashed and converted to circuit input format
- A ZK proof is generated using your compiled Circom circuit
- The proof can be verified without revealing the original data
- This demonstrates privacy-preserving biometric verification