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

Wrong output when trying to run debugComputeMSB, debugReluPrime, debugMax #12

Open
0xlimE opened this issue Feb 20, 2020 · 3 comments
Open

Comments

@0xlimE
Copy link

0xlimE commented Feb 20, 2020

I want to try and find the MSB of some inputs.
The debugComputeMSB simply gives wrong outputs, (ive added some code to show the bit representation of the numbers (-4 - 5)

image

Basically I cannot get the right output for any debug functions.

Is there some setup I am missing?

@zzz130981
Copy link
Contributor

zzz130981 commented Feb 20, 2020

Do you have a keyD in you files/ ?
If not, please generate one by yourself and add it to /files. However, this can only solve a small part of the problems.

@0xlimE
Copy link
Author

0xlimE commented Feb 21, 2020

Yes I do :)

@snwagh
Copy link
Owner

snwagh commented Feb 24, 2020

The 4PC code might have more bugs than the 3PC. Try if the 3PC works. If it does, maybe you can use that as a reference to fix the bugs in the 4PC.

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

3 participants