Public bug reported:

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.

** Affects: openssl (Ubuntu)
     Importance: Undecided
         Status: New

-- 
openssl-0.9.8g cannot handle odd rsa key size
https://bugs.launchpad.net/bugs/519749
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to