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

Check that the parameters input to the cryptocontext are scheme-specific #713

Closed
andreea-alexandru opened this issue Mar 12, 2024 · 0 comments · Fixed by #736
Closed

Check that the parameters input to the cryptocontext are scheme-specific #713

andreea-alexandru opened this issue Mar 12, 2024 · 0 comments · Fixed by #736
Assignees
Labels
bug Something isn't working
Milestone

Comments

@andreea-alexandru
Copy link
Collaborator

Currently, irrespective of the scheme (BFV, BGV, CKKS), the cryptocontext takes all possible parameters, which can throw exceptions or give incorrect results. Internally, all parameters not relevant for a scheme should be disabled.

@andreea-alexandru andreea-alexandru added this to the Release 1.2.0 milestone Mar 12, 2024
@yspolyakov yspolyakov added the bug Something isn't working label Mar 13, 2024
@yspolyakov yspolyakov linked a pull request Apr 18, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants