|
|
|
|
|
by slackner
1222 days ago
|
|
There seem to be built-in methods for serializing and deserializing crypto context as well as ciphertexts [0], so it shouldn't be too difficult to build a "complete" example that performs the actual computation in a different application. That said, with a duration of 7 seconds for a simple addition, it is still far from many practical applications, in my opinion. [0] https://github.com/openfheorg/openfhe-development/blob/main/... |
|