Search content
Sort by

Showing 7 of 7 results by backslash
Post
Topic
Board Project Development
Re: Bitcoin RPM packages for Fedora and Red Hat Enterprise Linux
by
backslash
on 27/02/2015, 20:18:25 UTC
But secp256k1 still needs a blessing from Red Hat Legal. See BZ#1021898.

This will not happen soon. RH was given the permission from the NSA to use the NIST curves. Most of the EC curves have patents (Certicom) on their speedup implementation. The NSA acquired the rights for the NIST curves from Certicom, if I am not mistaken. So RH will only ever provide the NIST curves, until the legal situation is clear.

See http://en.wikipedia.org/wiki/ECC_patents
Post
Topic
Board Project Development
Re: Bitcoin RPM packages for Fedora and Red Hat Enterprise Linux
by
backslash
on 27/02/2015, 19:52:33 UTC
check this out: http://harald.hoyer.xyz/files/bitcoin-0.10.0-1.fc21.src.rpm .. bitcoind without openssl-compat on F21 .. only with libsecp256k1

Someone built 0.10.0 with a highly bastardized version of my 0.8.5 specfile? And also disabled a bunch of stuff, like bitcoin-qt, libbitcoinconsensus, the command line utilities...

I'll have a play later with whatever this process actually builds, and see if it can be better integrated. But the real holdup isn't libsecp256k1, it's Red Hat Legal.

Yeah, sorry.. I just wanted the server without any openssl modifications.
Post
Topic
Board Project Development
Re: Bitcoin RPM packages for Fedora and Red Hat Enterprise Linux
by
backslash
on 27/02/2015, 19:07:04 UTC
check this out: http://harald.hoyer.xyz/files/bitcoin-0.10.0-1.fc21.src.rpm .. bitcoind without openssl-compat on F21 .. only with libsecp256k1
Post
Topic
Board Development & Technical Discussion
Re: [PATCH] bitcoin - EC curve NID_secp256k1 for Fedora
by
backslash
on 19/03/2014, 13:25:08 UTC
Patch for bitcoin for systems with openssl, which is supporting ECC, but missing NID_secp256k1 (e.g. Fedora >= 20).

No need to recompile openssl or install compat libraries on Fedora >= 20.

bitcoin-0.9.0 and git HEAD:
http://pastebin.com/GSdYL8jz
Post
Topic
Board Development & Technical Discussion
Topic OP
[PATCH] bitcoin - EC curve NID_secp256k1 for Fedora
by
backslash
on 09/12/2013, 20:38:27 UTC
Patch for bitcoin for systems with openssl, which is supporting ECC, but missing NID_secp256k1 (e.g. Fedora >= 20).

No need to recompile openssl or install compat libraries on Fedora >= 20.

bitcoin-0.8.5 and 0.8.6:
http://pastebin.com/3nN9VYx2

bitcoin git version:
http://pastebin.com/GSdYL8jz

If you like it, buy me a beer :-) 1MyBTCJepaaM6Bs4iJgew3tVZbuUWunBV7
Post
Topic
Board Beginners & Help
Topic OP
[PATCH] bitcoin - Custom EC curve NID_secp256k1
by
backslash
on 09/12/2013, 20:15:23 UTC
[EDIT: also posted to https://bitcointalk.org/index.php?topic=364877.0 ... didn't know, I can post to other boards as well]

Patch for bitcoin for systems with openssl, which is supporting ECC, but missing NID_secp256k1 (e.g. Fedora >= 20).

No need to recompile openssl or install compat libraries on Fedora >= 20.

bitcoin-0.8.5:
http://pastebin.com/3nN9VYx2

bitcoin git version:
http://pastebin.com/GSdYL8jz

If you like it, buy me a beer :-) 1MyBTCJepaaM6Bs4iJgew3tVZbuUWunBV7
Post
Topic
Board Beginners & Help
Topic OP
ECC patch for Fedora20/rawhide
by
backslash
on 29/11/2013, 11:06:18 UTC
This patch is for  openssl-1.0.1e-34 and lets you compile and run bitcoin SW on your Fedora.

http://pastebin.com/uMYBsGZN