pub type FVCiphertext<T> = (RqPoly<T>, RqPoly<T>);
Ciphertext type
Serialize to a vector of bytes.
Deserialize from a vector of bytes.