Mayeul@Zama
|
ca8d4fb110
|
feat(compiler): use engine concrete C API
remove ConcreteToConcreteCAPI and ConcreteUnparametrize passes
|
2022-03-15 18:14:35 +01:00 |
|
Antoniu Pop
|
f3fca58efc
|
fix(runtime): add missing assert on context BSK.
|
2022-02-28 21:00:48 +00:00 |
|
rudy
|
8b71e9d476
|
feat(Clientlib): separate client encryption and server computation
Resolve #200
|
2022-02-24 15:50:18 +01:00 |
|
Quentin Bourgerie
|
4e8a9d1077
|
enhance(runtime): Fix the runtime tools to handle the ciphertext bufferization and the new compiler concrete bufferized API
|
2022-02-17 15:53:23 +01:00 |
|
Andi Drebes
|
0284e06016
|
fix(compiler): Remove unused variable err in lib/Runtime/context.cpp
|
2022-01-07 12:03:13 +01:00 |
|
youben11
|
2009ee1c94
|
chore: changing ref to repo after its renaming
also formatting and update the check_license script to match that
|
2022-01-06 12:40:10 +01:00 |
|
Antoniu Pop
|
8f71c331d4
|
fix(runtime): formatting.
|
2022-01-04 12:43:33 +01:00 |
|
Antoniu Pop
|
93835e0106
|
fix(runtime): move deallocation of key clones in context destructor.
|
2022-01-04 12:43:33 +01:00 |
|
Antoniu Pop
|
9deaa1400e
|
chore: add missing license header.
|
2022-01-04 12:43:33 +01:00 |
|
Antoniu Pop
|
84f01f78d6
|
fix(runtime/DFR): create only one BSK clone per thread and deallocate.
|
2022-01-04 12:43:33 +01:00 |
|