mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 05:06:44 +01:00
typo
This commit is contained in:
@@ -72,7 +72,7 @@ impl<B: Backend> GGLWECiphertext<Vec<u8>, B> {
|
||||
size
|
||||
);
|
||||
|
||||
module.bytes_of_mat_znx_dft(rows, rank_in, rank_out + 1, rows)
|
||||
module.bytes_of_mat_znx_dft(rows, rank_in, rank_out + 1, size)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user