--- Day changed Fri Aug 14 2015 00:31 -!- btcdrak [uid52049@gateway/web/irccloud.com/x-enejspitnzxcckou] has joined #secp256k1 09:10 -!- dc17523be3 [~unknown@cpe-66-68-54-206.austin.res.rr.com] has quit [Ping timeout: 240 seconds] 09:31 -!- dc17523be3 [~unknown@cpe-66-68-54-206.austin.res.rr.com] has joined #secp256k1 09:39 -!- dc17523be3 [~unknown@cpe-66-68-54-206.austin.res.rr.com] has quit [Ping timeout: 240 seconds] 09:51 -!- dc17523be3 [~unknown@cpe-66-68-54-206.austin.res.rr.com] has joined #secp256k1 13:52 -!- jtimon [~quassel@69.29.134.37.dynamic.jazztel.es] has joined #secp256k1 14:17 -!- dc17523be3 [~unknown@cpe-66-68-54-206.austin.res.rr.com] has quit [Ping timeout: 265 seconds] 14:18 -!- dc17523be3 [~unknown@193.138.219.233] has joined #secp256k1 14:42 -!- dc17523be3 [~unknown@193.138.219.233] has quit [Ping timeout: 246 seconds] 14:44 -!- dc17523be3 [unknown@gateway/vpn/mullvad/x-vesdzngsihpntgyb] has joined #secp256k1 15:32 -!- dc17523be3 [unknown@gateway/vpn/mullvad/x-vesdzngsihpntgyb] has quit [Ping timeout: 246 seconds] 15:38 -!- dc17523be3 [unknown@gateway/vpn/mullvad/x-ktamdhmzepvcunyd] has joined #secp256k1 16:00 -!- leakypat [~sid9@tor-exit.echelon.nsa.network] has quit [Remote host closed the connection] 17:29 <@andytoshi> so, i have a working modular inverse. unfortunately it's no faster than the constant-time one (actually about 1% slower). but i think i can get a big speedup from http://www.imsc.res.in/~kapil/crypto/notes/node11.html 17:32 <@andytoshi> (far be it from anybody to actually publish perf numbers or citations beyond "lehmer thought of this, knuth wrote it down", i guess just implement and see..) 17:54 < gmaxwell> it's just remarkable how much number theory and crypto stuff seems to have just never been implemented or at least not in a form anyone wanted to release. 17:55 < midnightmagic> This is definitely true, even from my perspective. 17:56 < gmaxwell> e.g. I don't know of any schnoor multisignature code available except for that which we have in libsecp256k1. 18:06 -!- Apocalyptic [~Apocalypt@unaffiliated/apocalyptic] has quit [Read error: Connection reset by peer] 18:21 -!- Apocalyptic [~Apocalypt@unaffiliated/apocalyptic] has joined #secp256k1 19:55 <@andytoshi> even my "bog standard" division code has over 10x the comment density of anything else i'm seen 19:56 <@andytoshi> gmp does that lehmer stuff, that's where i got the search kword, but ofc their code is 1000 uncommented lines 20:03 -!- leakypat [~sid9@tor-exit.echelon.nsa.network] has joined #secp256k1 20:08 -!- btcdrak [uid52049@gateway/web/irccloud.com/x-enejspitnzxcckou] has quit [Quit: Connection closed for inactivity] 20:21 < midnightmagic> whaaa?! GNU software is uncommented?! you liar 20:28 -!- leakypat [~sid9@tor-exit.echelon.nsa.network] has quit [Remote host closed the connection] 20:29 -!- leakypat [~sid9@tor-exit.echelon.nsa.network] has joined #secp256k1 20:43 < TD-Linux> it's probably in an info page somewhere 21:56 <@andytoshi> lol @ both of you 23:19 -!- btcdrak [uid52049@gateway/web/irccloud.com/x-tmqrbsdllkmsaqyv] has joined #secp256k1