Comment 1 for bug 898466

Revision history for this message
James Cao (jamesfengcao) wrote :

BTW, the pycrypto encrypt works well, for any message less than 1024 bits, I can decrypt it with openssl without any problem.
So the issue locates in pycrypto decryption implementation.