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

Circuit-PSI with different dataset sizes #40

Closed
jimouris opened this issue May 11, 2023 · 3 comments
Closed

Circuit-PSI with different dataset sizes #40

jimouris opened this issue May 11, 2023 · 3 comments

Comments

@jimouris
Copy link

Hi,

I tried modifying perf.cpp to separate n to n_sender and n_receiver. More specifically I changed lines 464 and 465 as well as 468.

It crashes at line 483 with:

terminate called without an active exception
[1]    32658 IOT instruction (core dumped)

Is this something that can be supported by the protocol?

@ladnir
Copy link
Contributor

ladnir commented May 11, 2023

This should work but I'm not sure if I properly tested it. Let me look into this.

@RindalVisa
Copy link
Collaborator

ok, added a test and there was an issue. Pull main and give it a try.

@jimouris
Copy link
Author

Works now, thanks for looking into this!

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

No branches or pull requests

3 participants