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

Improve BfvClientParametersForScalarU64 #24

Open
Janmajayamall opened this issue Feb 18, 2024 · 0 comments
Open

Improve BfvClientParametersForScalarU64 #24

Janmajayamall opened this issue Feb 18, 2024 · 0 comments

Comments

@Janmajayamall
Copy link
Collaborator

BfvClientParametersForScalarU64 stores all necessary precomputes for client side BFV functions like encryption, decryption, encoding, decoding, rlk and galois key generations

  1. BFVClientParametersForU64 already implements traits for BFVEncoding, Decoding, Decryption, Encryption.
  2. Implement HybridKskKeyGenParameters: For now we can follow the blueprint of HybridKskParametersScalarU64::new and leave the task of optimise to not generate parameters for unused levels for later
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