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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
