Bug 1155797 - OpenSSL appears to lack support for elliptic curve cryptography
Summary: OpenSSL appears to lack support for elliptic curve cryptography
Keywords:
Status: CLOSED DUPLICATE of bug 1021898
Alias: None
Product: Fedora
Classification: Fedora
Component: openssl
Version: 20
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Tomas Mraz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-22 20:30 UTC by rng
Modified: 2014-10-23 08:32 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-10-23 08:32:04 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description rng 2014-10-22 20:30:31 UTC
Description of problem: When compiling cryptocurrency wallets (example: https://github.com/EdgarSoares/ARCH/releases) the compilation works fine, but when starting up the resulting application you get the following error: "OpenSSL appears to lack support for elliptic curve cryptography. For more information, visit https://en.bitcoin.it/wiki/OpenSSL_and_EC_Libraries"


Version-Release number of selected component (if applicable): openssl-1:1.0.1j-0.1.fc20


How reproducible: see above.


Steps to Reproduce:
1. Compile https://github.com/EdgarSoares/ARCH/releases
2. Start resulting application (archcoin-qt)

Actual results: Error message: "OpenSSL appears to lack support for elliptic curve cryptography. For more information, visit https://en.bitcoin.it/wiki/OpenSSL_and_EC_Libraries"


Expected results: a correctly working application.


Additional info: May be another instance of bug 319901

Comment 1 Tomas Mraz 2014-10-23 08:32:04 UTC
No, just some EC curves are supported, the bitcoin one is not among them.

*** This bug has been marked as a duplicate of bug 1021898 ***


Note You need to log in before you can comment on or make changes to this bug.