Skip to content

Commit

Permalink
πŸ”„ "Fix the PIR potential attacks (#29)
Browse files Browse the repository at this point in the history
* attacker tests

* fix the randomness

* finish index rotation

* fix all problems.

Co-authored-by: Shengtong Zhang <[email protected]>
Co-authored-by: Shengtong Zhang <[email protected]>
Co-authored-by: Sualeh Asif <[email protected]>"
Update anysphere/asphr commit SHA
πŸ”— anysphere/asphr@69a4047
  • Loading branch information
arvid220u committed Aug 2, 2022
1 parent 5fc5664 commit 8ae31aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository")

git_repository(
name = "asphr",
commit = "148b624648cfe560adbf38c9865c3a67a372fc09", # autoupdate anysphere/asphr
commit = "69a404740c6f429898a6f0dc127a630614706cd8", # autoupdate anysphere/asphr
init_submodules = True,
remote = "https://github.com/anysphere/asphr.git",
)
Expand Down

0 comments on commit 8ae31aa

Please sign in to comment.