Module parameters

Source
Available on crate feature integer only.

Re-exports§

pub use crate::shortint::parameters::DecompositionBaseLog;
pub use crate::shortint::parameters::DecompositionLevelCount;
pub use crate::shortint::parameters::DynamicDistribution;
pub use crate::shortint::parameters::GlweDimension;
pub use crate::shortint::parameters::LweDimension;
pub use crate::shortint::parameters::PolynomialSize;
pub use crate::shortint::parameters::StandardDev;
pub use crate::shortint::CiphertextModulus;
pub use crate::shortint::ClassicPBSParameters;
pub use crate::shortint::WopbsParameters;

Structs§

CompactCiphertextListConformanceParams
Structure to store the expected properties of a ciphertext list Can be used on a server to check if client inputs are well formed before running a computation on them
RadixCiphertextConformanceParams

Enums§

IntegerCompactCiphertextListExpansionMode

Constants§

ALL_PARAMETER_VEC_INTEGER_16_BITS
PARAM_MESSAGE_1_CARRY_1_KS_PBS_32_BITS
PARAM_MESSAGE_2_CARRY_2_KS_PBS_16_BITS
PARAM_MESSAGE_2_CARRY_2_KS_PBS_32_BITS
PARAM_MESSAGE_4_CARRY_4_KS_PBS_16_BITS
PARAM_MESSAGE_4_CARRY_4_KS_PBS_32_BITS