mirror of
https://github.com/tuneinsight/lattigo.git
synced 2025-09-13 03:27:14 +00:00
The use of OperandQP for public key is correct but a bit of an overkill, especially since public-keys must be of size two (which requires an additional check at cast/read/write anyway) and because they should not require to serialize ciphertext-related metadata.