data61/python-paillier

Update encoding

Opened this issue · 0 comments

The standard encoding implemented in Javallier uses more of the available space for a given key size.

Python-paillier should also support this encoding to preserve interop between the two libraries.