--- Day changed Tue Aug 04 2015 00:31 -!- btcdrak [uid52049@gateway/web/irccloud.com/x-lfblihlcoijvosvy] has joined #secp256k1 01:02 -!- jtimon [~quassel@200.Red-79-148-174.dynamicIP.rima-tde.net] has joined #secp256k1 01:32 -!- Netsplit *.net <-> *.split quits: TD-Linux 01:35 -!- Netsplit over, joins: TD-Linux 02:09 -!- elastoma [~elastoma@162.248.160.175] has quit [Ping timeout: 255 seconds] 04:50 -!- btcdrak [uid52049@gateway/web/irccloud.com/x-lfblihlcoijvosvy] has quit [Ping timeout: 240 seconds] 04:52 -!- btcdrak [uid52049@gateway/web/irccloud.com/x-lvmggqkggmgbnvqh] has joined #secp256k1 07:21 -!- elastoma [~elastoma@162.248.160.175] has joined #secp256k1 10:01 -!- andytoshi [~andytoshi@wpsoftware.net] has quit [Changing host] 10:01 -!- andytoshi [~andytoshi@unaffiliated/andytoshi] has joined #secp256k1 10:01 -!- ServerMode/#secp256k1 [+o andytoshi] by verne.freenode.net 18:28 -!- jtimon [~quassel@200.Red-79-148-174.dynamicIP.rima-tde.net] has quit [Ping timeout: 244 seconds] 18:44 < leakypat> I'm trying to use secp256k1 from a visual studio c++ project am getting "unresolved external symbol __imp__gmpn_sub_n references in function secp256k1_num_get_bin.constprop.19" 18:44 < leakypat> Any ideas appreciated... 18:48 <@gmaxwell> Where did you get the visual studio project? It's clearly setup wrong. 18:55 < leakypat> I found an old project on git where someone had it working for a version of it a couple of years ago, this worked ok with he old version of secp , now I am trying to get it working with the latest 18:56 < leakypat> Secp256k1.NET 18:56 <@gmaxwell> well the api and everything is /entirely/ different now. 18:56 < leakypat> Yes, I saw that 18:58 <@sipa> looks like you're not linking against gmp 18:58 < leakypat> It looks like a gmp linking issue, but I seem to be able to build the 18:58 <@sipa> either fix that 18:58 <@sipa> or compile with --without-bignum 18:59 < leakypat> Ok, will try- I have libgmp.a linked in dependencies 19:11 < TD-Linux> why would you use the .NET version with C++? 19:12 < TD-Linux> (maybe I'm not up to date on the latest windows coding practices) 19:13 < leakypat> My ultimate goal is a wrapper through to .net (it is a c++ project with .net support) 19:13 < leakypat> I'll try with a pure VC++ project from scratch 19:14 < leakypat> s/to/from 20:08 -!- btcdrak [uid52049@gateway/web/irccloud.com/x-lvmggqkggmgbnvqh] has quit [Quit: Connection closed for inactivity] 22:12 <@gmaxwell> Grr. http://www.nicolascourtois.com/bitcoin/paycoin_dig_sign_key_mng_HD_BIP032_3b.pdf irritating that this guy is teaching other people; e.g. slide 144 well gee, Nicolas, lets assume NSA can break 0.00001% of keys ... then that would mean they just have to perform an expected 10 million operations adding random points with known discrete log to turn any particular key into a weak one == if 0.00001% a 22:12 <@gmaxwell> re broken, then all are broken. /me facepalm 23:37 -!- btcdrak [uid52049@gateway/web/irccloud.com/x-mtqwypvmdwvkaakw] has joined #secp256k1