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

Deduplicate the indices in key generation operations for automorphism keys #813

Open
yspolyakov opened this issue Jun 20, 2024 · 0 comments
Assignees
Labels
optimization Improves performance
Milestone

Comments

@yspolyakov
Copy link
Contributor

yspolyakov commented Jun 20, 2024

This affects EvalAtIndexKeyGen, EvalSum*KeyGen, and similar methods in cryptocontext.h/.cpp. One of the ideas is to pass a vector or set of the existing indices down to lower level functions

@yspolyakov yspolyakov added the optimization Improves performance label Jun 20, 2024
@yspolyakov yspolyakov added this to the Release v1.2.1 milestone Jun 20, 2024
@dsuponitskiy dsuponitskiy changed the title Deduplicated the indices in key generation operations for automorphism keys Deduplicate the indices in key generation operations for automorphism keys Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
optimization Improves performance
Projects
None yet
Development

No branches or pull requests

2 participants