Closed jeffmur closed 7 months ago
Serialization: https://github.com/microsoft/SEAL/blob/main/native/examples/7_serialization.cpp
I would like to exchange parameters and ciphertext. This must be able to be recreated on the other end (ex. sockets).
Serialization: https://github.com/microsoft/SEAL/blob/main/native/examples/7_serialization.cpp
I would like to exchange parameters and ciphertext. This must be able to be recreated on the other end (ex. sockets).