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

input buffer overflow #7

Open
bt3ze opened this issue May 29, 2014 · 0 comments
Open

input buffer overflow #7

bt3ze opened this issue May 29, 2014 · 0 comments

Comments

@bt3ze
Copy link
Contributor

bt3ze commented May 29, 2014

Large inputs (upwards of 16384 bits) overflow the input buffers for alice and bob, causing circuits to fail on evaluation. Currently these bounds are hardcoded and must be updated locally for larger files; this should be updated to respond dynamically or according to some input parameter.

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