Improve GGSW-based blind rotation API

This commit is contained in:
Pro7ech
2025-10-28 11:04:47 +01:00
parent 8ba01a6420
commit 787504c230
6 changed files with 28 additions and 10 deletions

View File

@@ -121,6 +121,7 @@ where
&mut res,
&scalar,
&k_enc_prep,
false,
bit_start,
bit_size,
bit_step,

View File

@@ -106,6 +106,7 @@ where
&mut res,
&test_glwe,
&k_enc_prep,
false,
bit_start,
bit_size,
bit_step,