fhe.rs
fhe.rs copied to clipboard
Serialization of secret key
Serialization and deserialization of a SecretKey
is not yet implemented, but will be required for anything that goes beyond "example" code.
Hey just a heads up I'm working on this one
Should I add some encryption like AES to the secret key when it is written to or read from a file? Right now it's in plain text