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
#[derive(Debug, PartialEq, Eq)]
pub enum CompressError {
    SeedSliceError,
    SizeSliceError,
    ByteslengthError,
}