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

Implement FrodoPIR #1

Merged
merged 97 commits into from
Oct 1, 2024
Merged

Implement FrodoPIR #1

merged 97 commits into from
Oct 1, 2024

Conversation

itzmeanjan
Copy link
Owner

@itzmeanjan itzmeanjan commented Sep 18, 2024

  • Implement FrodoPIR scheme
  • Write tests, ensuring functional correctness
  • Write benchmarks, showing performance
  • Add project documentation

Signed-off-by: Anjan Roy <[email protected]>
…database row into same row of matrix

Signed-off-by: Anjan Roy <[email protected]>
… type, prefer std::vector, due to "very" large size requirements

Signed-off-by: Anjan Roy <[email protected]>
…tribution

Cache random bytes, sampled from Shake128 backed PRNG

Signed-off-by: Anjan Roy <[email protected]>
…produce either row or column vector

Signed-off-by: Anjan Roy <[email protected]>
Running running time and repetition count

Signed-off-by: Anjan Roy <[email protected]>
It's not supported on macos target available on github actions CI

Signed-off-by: Anjan Roy <[email protected]>
…clock time for benchmark measurements

Signed-off-by: Anjan Roy <[email protected]>
…e instantiated with recommended parameters in paper

Signed-off-by: Anjan Roy <[email protected]>
… only instantiated with recommended parameters in paper

Signed-off-by: Anjan Roy <[email protected]>
Signed-off-by: Anjan Roy <[email protected]>
@itzmeanjan itzmeanjan merged commit db91577 into main Oct 1, 2024
24 checks passed
@itzmeanjan itzmeanjan deleted the implement-frodoPIR branch October 1, 2024 11:36
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.

1 participant