mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 13:16:44 +01:00
fixed rlwe package
This commit is contained in:
@@ -9,7 +9,6 @@ use base2k::{Module, SvpPPol, SvpPPolOps, VecZnx, VecZnxBigOps, VecZnxDft, VecZn
|
||||
use std::cmp::min;
|
||||
|
||||
pub struct Decryptor {
|
||||
#[warn(dead_code)]
|
||||
sk: SvpPPol,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user