ntrulp 0.2.5

Pure implementation of high-security prime-degree large-Galois-group inert-modulus ideal-lattice-based cryptography.
Documentation
1
2
3
4
5
6
7
pub mod cipher;

#[cfg(feature = "std")]
pub mod std_cipher;

#[cfg(feature = "std")]
pub mod std_error;