mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 05:06:44 +01:00
Distinguish between gglwe_to_ggsw key and tensor_key + update key repreentation
This commit is contained in:
@@ -19,7 +19,7 @@ rand_core = {workspace = true}
|
||||
byteorder = {workspace = true}
|
||||
once_cell = {workspace = true}
|
||||
rand_chacha = "0.9.0"
|
||||
bytemuck = "1.23.2"
|
||||
bytemuck = {workspace = true}
|
||||
|
||||
|
||||
[build-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user