Commit Graph

24 Commits

Author SHA1 Message Date
Christian Mouchet
8ccdf34f3f CKKS: default parameter selection 2019-12-04 17:36:31 +01:00
Jean-Philippe Bossuat
cb1428acf9 CKKS : new interface for params 2019-12-03 15:55:19 +01:00
Christian Mouchet
85a604ab46 new interface for param 2019-12-03 11:00:23 +01:00
Jean-Philippe Bossuat
fdb48e734d new params 2019-12-02 22:54:16 +01:00
Christian M
786fe99bdb unexported bfvContext and finished updating DBFV 2019-12-01 00:25:30 +01:00
Jean-Philippe Bossuat
2bdd35c2ff Fixed all conflicts 2019-11-30 17:23:35 +01:00
Christian Grigis
46dfa274c0 Fix examples 2019-11-29 20:38:22 +01:00
Christian Grigis
4f30bf538d Add ckgProtocolContext for dbfv 2019-11-28 21:30:26 +01:00
Christian Grigis
f0a8e4688c Add pcksProtocolContext for dbfv 2019-11-28 21:22:41 +01:00
Christian Grigis
2bbf6e2b4f Add pkgProtocolContext for dbfv 2019-11-28 19:39:03 +01:00
Christian Grigis
8afd756bd4 Add rtgProtocolContext for dbfv 2019-11-28 19:28:34 +01:00
Christian Grigis
fc2ecb87d6 Add cksProtocolContext for dbfv 2019-11-28 19:10:01 +01:00
Christian Grigis
6991072a2f Added keygen context for bfv 2019-11-28 18:27:03 +01:00
Christian Grigis
18d42fec5f Rename NewRingContext() as it applies to plain texts as well 2019-11-28 18:22:43 +01:00
Christian Grigis
a7668cbf7f Added decryptor context for bfv 2019-11-28 18:21:44 +01:00
Christian Grigis
3de057efbe Added evaluator and encryptor contexts for ckks 2019-11-28 18:21:43 +01:00
Christian Grigis
00f64b06ba Added evaluator and encryptor contexts for bfv 2019-11-28 18:18:29 +01:00
Christian Grigis
e98353ecb5 Changed all NewEncoder()'s to receive params 2019-11-28 18:18:28 +01:00
Jean-Philippe Bossuat
d7b238771f examples 2019-11-26 17:35:36 +01:00
Jean-Philippe Bossuat
978035dc7c Ring : new benchmarks 2019-11-26 17:00:11 +01:00
Jean-Philippe Bossuat
05c65154b7 GoDoc and Typos 2019-11-26 15:46:30 +01:00
Jean-Philippe Bossuat
e6c87a3447 BFV : marshalers
Others : bfvcontext and ckkscontext are now called context
2019-11-25 17:44:09 +01:00
Christian Mouchet
45cc875df0 switched PIR example back to CKS output 2019-11-22 15:24:18 +01:00
Jean-Philippe Bossuat
135be7052d DBFV examples 2019-11-20 14:07:25 +01:00