tuneinsight/lattigo

[rlwe]: `rlwe.Parameters` does not implement `structs.BinarySizer`, `io.WriterTo` and `io.ReaderFrom`

Closed this issue · 0 comments

This most likely caused by the fact that the serialization is done by wrapping MarshalJSON() and it prevents an interface based serialization of the rlwe.Parameters struct.