fairmath / openfhe-rs

OpenFHE-rs - a Rust interface for the OpenFHE library; documentation https://openfhe-rust-wrapper.readthedocs.io/
https://crates.io/crates/openfhe
BSD 2-Clause "Simplified" License
28 stars 6 forks source link

Add SerialDeserial for private keys #5

Closed mikelodder7 closed 2 weeks ago

mikelodder7 commented 1 month ago

It is necessary to be able to store a private key and retrieve it later from disk.