Zero-Knowledge Proofs (ZKPs)
To enable privacy-preserving analytics and verifications, DeMedic integrates Zero-Knowledge Proofs. These cryptographic techniques allow a user to prove facts about their data—such as eligibility for a clinical trial—without revealing the underlying data itself.
Example: A user can prove they are a 35-year-old diabetic with consistent blood glucose readings over 3 months, without ever exposing their actual records or identity.
Last updated