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

fix(shortint): add ciphertext_modulus_after_packing_ks to compression… #1851

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mayeul-zama
Copy link
Contributor

No description provided.

@cla-bot cla-bot bot added the cla-signed label Dec 6, 2024
@mayeul-zama
Copy link
Contributor Author

closes zama-ai/tfhe-rs-internal#843

@mayeul-zama mayeul-zama force-pushed the mz/ct_mod_compression branch from ed986cd to 5b02635 Compare January 2, 2025 16:06
@mayeul-zama mayeul-zama marked this pull request as ready for review January 2, 2025 16:07
@@ -20,6 +21,7 @@ pub struct CompressionParameters {
pub lwe_per_glwe: LweCiphertextCount,
pub storage_log_modulus: CiphertextModulusLog,
pub packing_ks_key_noise_distribution: DynamicDistribution<u64>,
pub ciphertext_modulus_after_packing_ks: CiphertextModulus,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need an upgrade function + backward data compatibility I would think ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants