Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jonas/coprf pv #26

Open
wants to merge 25 commits into
base: main
Choose a base branch
from
Open

Jonas/coprf pv #26

wants to merge 25 commits into from

Conversation

jschneider-bensch
Copy link
Contributor

@jschneider-bensch jschneider-bensch commented Sep 28, 2023

Regarding reachability.pv:

  • I can see why LakeReceived(...) ==> SourceSent(...) might be false, since after changing the top-level process such that the attacker can input directly to all parties, the attacker could just play the role of an honest DataSource itself.
  • I'm not sure, however, why even LakeReceived(...) on its own cannot be proved.

Regarding pseudonymity.pv:

  • Leaking the blinding secret key bsk allows the attacker to compare the generated pseudonym (a value of the form prf(derive_key(...),uid)) to what the attacker expects from a previous conversion of the same uid (?).
  • I think what we want to show is a real-or-random property something like: given real input (uid, attribute_1, attribute_2) the processed output (pseudonym_1, pseudonym_2) where pseudonym_{1,2} are honestly generated should be indistinguishable from output (pseudonym_1, pseudonym_$) where pseudonym_$ is a fresh value.

@franziskuskiefer
Copy link
Member

@karthikbhargavan please do a review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants