.. |
CMakeLists.txt
|
0df8e32bcc
Fixed two bugs - one where encode_db would read slightly beyond the end (not sure of ramifications) and one in encoding ciphertexts as plaintexts (so d >= 3 works now)
|
hace 3 años |
coefficient_conversion_test.cpp
|
c7916baa05
fixing test bug and patching readme. Also deleting files
|
hace 3 años |
decomposition_test.cpp
|
eea9b2bcf8
Added modulus context switching - greatly reduces response size.
|
hace 3 años |
expand_test.cpp
|
cbbc5ac1c1
adding ctest and changing structure
|
hace 3 años |
query_test.cpp
|
0df8e32bcc
Fixed two bugs - one where encode_db would read slightly beyond the end (not sure of ramifications) and one in encoding ciphertexts as plaintexts (so d >= 3 works now)
|
hace 3 años |
replace_test.cpp
|
386973297e
Added replace element functionality
|
hace 3 años |
simple_query_test.cpp
|
1bc6236a8c
Added non-private query api (to be used for adding/modifying/deleting database elements
|
hace 3 años |