private-attribution / ipa

A raw implementation of Interoperable Private Attribution
MIT License
41 stars 23 forks source link

Final DZKP Verification Step + Test for Correctness #1159

Closed danielmasny closed 3 months ago

danielmasny commented 3 months ago

Adds the final DZKP Verification Step

builds on top of PR https://github.com/private-attribution/ipa/pull/1148

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 98.88889% with 2 lines in your changes missing coverage. Please review.

Project coverage is 91.79%. Comparing base (01c2cff) to head (720aa1f).

Files Patch % Lines
...protocol/ipa_prf/validation_protocol/validation.rs 98.52% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1159 +/- ## ========================================== + Coverage 91.74% 91.79% +0.05% ========================================== Files 190 190 Lines 28281 28429 +148 ========================================== + Hits 25946 26097 +151 + Misses 2335 2332 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.