Hi, I am writing a small project using this library, I would like to use 3072 bit Paillier keys. For that, I would need to set the SecParam in params to 384 but that is not possible. Is there a reason why they are all constant and not editable? What would you recommend?
Hi, I am writing a small project using this library, I would like to use 3072 bit Paillier keys. For that, I would need to set the SecParam in params to 384 but that is not possible. Is there a reason why they are all constant and not editable? What would you recommend?