mirror of
https://github.com/arnaucube/fhe-study.git
synced 2026-01-24 04:33:52 +01:00
adapt gfhe to work with Ring trait, so that it can work with Rq & Tn (for TFHE)
This commit is contained in:
@@ -10,3 +10,4 @@ rand_distr = { workspace = true }
|
||||
itertools = { workspace = true }
|
||||
|
||||
arith = { path="../arith" }
|
||||
gfhe = { path="../gfhe" }
|
||||
|
||||
Reference in New Issue
Block a user