-
Notifications
You must be signed in to change notification settings - Fork 24
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
【OSCP】[FNP04] 选择并在 SecretFlow 中实现多方 PSI 协议 #9 #16
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@@ -58,6 +60,13 @@ def psi_deps(): | |||
remote = "{}/yacl.git".format(SECRETFLOW_GIT), | |||
) | |||
|
|||
maybe( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
psi引入heu有点太重了,heu可以剥离paillier_zahlen 到yacl吗?
Please also fix bazel linter issues. |
Hi @zhangwfjh We appreciate your contribution and code LGTM. However, at this moment we couldn't merge this PR since we are not going to import HEU into PSI. This OSCP task will be marked as finished. Thank you! |
Fixed #9