poulpy-core 0.6.0

A backend-agnostic crate implementing Module-LWE-based encryption and arithmetic
Documentation
1
2
3
4
5
6
pub mod gglwe;
pub mod ggsw;
pub mod glwe;
pub mod lwe;

pub(crate) use glwe::*;