//! Bootstrapping keys.
//!//! The bootstrapping operation allows to reduce the level of noise in an LWE ciphertext, while
//! evaluating an univariate function.
modseeded_standard;modstandard;pubuseseeded_standard::StandardSeededBootstrapKey;pubusestandard::StandardBootstrapKey;#[cfg(test)]modtests;