<div dir="ltr">Thanks! I&#39;d love to see this library become usable behind a command line flag or config setting. At some point we&#39;re going to want to switch to it.<div><br></div><div>I believe the main issue at the moment is the malleability issues? If so, it would seem possible to use OpenSSL to parse the signature into components and then libsecp256k1 to verify them.</div>
<div><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Oct 10, 2013 at 5:50 AM, Warren Togami Jr. <span dir="ltr">&lt;<a href="mailto:wtogami@gmail.com" target="_blank">wtogami@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><a href="https://github.com/sipa/secp256k1" target="_blank">https://github.com/sipa/secp256k1</a><br>
</div><div>sipa&#39;s secp256k1, optimized ecdsa, significantly faster than openssl</div></div><div><br></div><div>
Today someone in #bitcoin-dev asked for Bitcoin 0.8.5 with sipa&#39;s secp256k1.  Litecoin has been shipping test builds with secp256k1 for several months now so it was a simple matter to throw together a branch of Bitcoin 0.8.5 with secp256k1.</div>

<div><br></div><a href="https://github.com/wtogami/bitcoin/commits/btc-0.8.5-secp256k1" target="_blank">https://github.com/wtogami/bitcoin/commits/btc-0.8.5-secp256k1</a><div>This branch should theoretically work for Linux, win32 gitian and mac builds.  These commits are rather ugly because it was thrown together just to make it build with the old 0.8 makefiles without intent for production code merge. cfields is working on autotoolizing it as one of the prerequisites prior to inclusion into bitcoin master where it will be an option disabled by default.<br>

<div><br></div><div><a href="http://193.28.235.60/~warren/bitcoin-0.8.5-secp256k1/" target="_blank">http://193.28.235.60/~warren/bitcoin-0.8.5-secp256k1/</a><br></div><div>Untested win32 gitian build.  Build your own Linux or Mac builds if you want to test it.  Not recommended for production wallet or mining uses.</div>
<span class="HOEnZb"><font color="#888888">
</font></span></div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Warren</div></font></span></div>
<br>------------------------------------------------------------------------------<br>
October Webinars: Code for Performance<br>
Free Intel webinars can help you accelerate application performance.<br>
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from<br>
the latest Intel processors and coprocessors. See abstracts and register &gt;<br>
<a href="http://pubads.g.doubleclick.net/gampad/clk?id=60134071&amp;iu=/4140/ostg.clktrk" target="_blank">http://pubads.g.doubleclick.net/gampad/clk?id=60134071&amp;iu=/4140/ostg.clktrk</a><br>_______________________________________________<br>

Bitcoin-development mailing list<br>
<a href="mailto:Bitcoin-development@lists.sourceforge.net">Bitcoin-development@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/bitcoin-development" target="_blank">https://lists.sourceforge.net/lists/listinfo/bitcoin-development</a><br>
<br></blockquote></div><br></div>