[Bug 519749] Re: openssl-0.9.8g cannot handle odd rsa key size
Maarten Bezemer
maarten.bezemer at gmail.com
Sun May 13 08:35:13 UTC 2012
Thank you for your report.
I tried your test application for Precise and it returns "OK". So I suppose your issue is solved?
** Changed in: openssl (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to openssl in Ubuntu.
https://bugs.launchpad.net/bugs/519749
Title:
openssl-0.9.8g cannot handle odd rsa key size
Status in “openssl” package in Ubuntu:
Incomplete
Bug description:
Binary package hint: openssl
On ubuntu karmic (Description: Ubuntu 9.10, Release: 9.10) I get an
error when I compile the attached test program with
gcc -o rsatest rsatest.c -lcrypto
The program exits with "Decryption failed". (In fact I think the
encryption returns a wrong result).
If I untar openssl-0.9.8i.tar and run
./config shared; make; make install
export LD_LIBRARY_PATH=/usr/local/ssl/lib
./rsatest
succeeds. Doing the same with openssl-0.9.8g still results again an
error.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/519749/+subscriptions
More information about the foundations-bugs
mailing list