[Bug 519749] Re: openssl-0.9.8g cannot handle odd rsa key size

bodo 519749 at bugs.launchpad.net
Mon May 14 07:44:13 UTC 2012


Yes, works in Precise.

** Changed in: openssl (Ubuntu)
       Status: Incomplete => Fix Released

-- 
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:
  Fix Released

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