fixed cbt tests

This commit is contained in:
Pro7ech
2025-10-22 10:37:45 +02:00
parent 706ecf3d07
commit 56a88892a5
12 changed files with 69 additions and 27 deletions

View File

@@ -192,6 +192,8 @@ where
);
}
} else {
// println!("res: {}", res);
for i in start..end {
self.glwe_rsh(1, res, scratch);