private-attribution / ipa

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

Upgrade PRF evaluation circuit to active security #1221

Closed akoshelev closed 2 weeks ago

akoshelev commented 1 month ago

Use validate_record before the reveal and write a test that demonstrates that malicious errors can be caught

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 92.70%. Comparing base (b6276b8) to head (55aebb1). Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
ipa-core/src/protocol/ipa_prf/prf_eval.rs 98.65% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1221 +/- ## ========================================== + Coverage 92.62% 92.70% +0.08% ========================================== Files 200 200 Lines 31413 31498 +85 ========================================== + Hits 29096 29200 +104 + Misses 2317 2298 -19 ```

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