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

Test problem on K=5 #3

Open
WeiViming opened this issue Sep 26, 2021 · 0 comments
Open

Test problem on K=5 #3

WeiViming opened this issue Sep 26, 2021 · 0 comments

Comments

@WeiViming
Copy link

Hi, @nitrieu . I am trying to test the Table 4 results on paper. When I try to change K=5 in this line and this line, I get this problem:

$ ./bin/frontend -r 0
d=2 | K= 5 | n= 10000 | l= 31 | T= 10    party0_Dist
network receive error ( _autoName_0 -> _autoName_0 ): End of file
 at  /home/viko/SKC/libOTe/cryptoTools/cryptoTools/Network/Channel.cpp:376
terminate called after throwing an instance of 'osuCrypto::CanceledOperation'
  what():  network receive error ( _autoName_0 -> _autoName_0 ): End of file
 at  /home/viko/SKC/libOTe/cryptoTools/cryptoTools/Network/Channel.cpp:376

[1]    2014297 abort (core dumped)  ./bin/frontend -r 0
$ ./bin/frontend -r 1
d=2 | K= 5 | n= 10000 | l= 31 | T= 10    party1_Dist
offlineDone
correctOTDone
OTkeysDone
terminate called after throwing an instance of 'std::runtime_error'
  what():  rt error at /home/viko/SKC/libOTe/cryptoTools/cryptoTools/Common/BitVector.cpp:145
[1]    2014339 abort (core dumped)  ./bin/frontend -r 1

What should I do? Thanks.

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

No branches or pull requests

1 participant