Closed cronokirby closed 3 years ago
Instead of exposing all the fields in Paillier keys, we can instead expose necessary methods to generate proofs.
Advantages:
You could also expose accessors to the fields, but this has the same API complexity.
Instead of exposing all the fields in Paillier keys, we can instead expose necessary methods to generate proofs.
Advantages:
You could also expose accessors to the fields, but this has the same API complexity.