v3.3.2
- contextGen now returns a message with the result of validating the parameters.
- You can now select custom steps for the rotation keys in rotateKeyGen
- Expose size (B) of save/load serialized objects, returned from all save/load functions.
- Fixed several bugs.
- Deep copy of PyCtxt using
.copy()
sizeof
functions to get bytesize of all objects (both without and with compression)