mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 21:26:41 +01:00
trace working
This commit is contained in:
@@ -9,6 +9,7 @@ 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