Add test for ggsw scalar blind rotation

This commit is contained in:
Pro7ech
2025-10-26 10:28:13 +01:00
parent 98208d5e67
commit 6dd93ceaea
5 changed files with 254 additions and 31 deletions

View File

@@ -162,6 +162,7 @@ where
sk_prepared,
scratch.borrow(),
);
self.vec_znx_sub_inplace(&mut pt_have.data, 0, &pt.data, 0);
let std_pt: f64 = pt_have.data.std(base2k, 0).log2();