First of all congratulations, this library is really cool and I love using it!
I wonder if it's possible to support signed integers and/or floats like Python's phe does here. Signed integers would allow for subtraction, which is really useful. Unfortunately I'm a bit new to cryptography so I don't know if there's any other design choices that prevent it.