You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@milagro.apache.org by GitBox <gi...@apache.org> on 2020/01/06 12:27:45 UTC

[GitHub] [incubator-milagro-crypto-c] samuele-andreoli opened a new issue #61: Bug in Paillier decryption

samuele-andreoli opened a new issue #61: Bug in Paillier decryption
URL: https://github.com/apache/incubator-milagro-crypto-c/issues/61
 
 
   In 'paillier.c' the PAILLIER_DECRYPT is using incorrectly sized workspaces for the plain texts modulo p and q before reduction, causing the decryption to fail depending on the allocated memory alignment.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@milagro.apache.org
For additional commands, e-mail: issues-help@milagro.apache.org


[GitHub] [incubator-milagro-crypto-c] samuele-andreoli closed issue #61: Bug in Paillier decryption

Posted by GitBox <gi...@apache.org>.
samuele-andreoli closed issue #61: Bug in Paillier decryption
URL: https://github.com/apache/incubator-milagro-crypto-c/issues/61
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@milagro.apache.org
For additional commands, e-mail: issues-help@milagro.apache.org