openfheorg / openfhe-python

Official Python wrapper for OpenFHE. Current release is v0.8.9 (released on September 10, 2024).
https://openfheorg.github.io/openfhe-python/html/index.html
BSD 2-Clause "Simplified" License
74 stars 21 forks source link

Add (De)Serialize to String/Bytes methods for automorphism and relinearizaton key maps #156

Closed yspolyakov closed 2 months ago

yspolyakov commented 3 months ago

Add string/bytes serialization for (maps of) EvalAutomorphism and EvalMult keys.