--- Day changed Mon Jun 25 2018 03:09 -!- jtimon [~quassel@40.28.134.37.dynamic.jazztel.es] has joined #secp256k1 03:13 -!- belcher [~belcher@unaffiliated/belcher] has joined #secp256k1 07:49 -!- roconnor [~roconnor@host-45-58-224-191.dyn.295.ca] has joined #secp256k1 11:10 -!- belcher_ [~belcher@unaffiliated/belcher] has joined #secp256k1 11:14 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 265 seconds] 11:16 -!- belcher_ is now known as belcher 11:21 < roconnor> by my estimation, secp256k1_fe_mul should be able to handle upto magnitude 10 inputs; but maybe I'm not seeing the worst-case overflow. 11:22 < gmaxwell> roconnor: with which field implementation? they're different. 11:23 < roconnor> in 10x26 11:23 < sipa> roconnor: 5x52 can handle even larger magnitudes 11:23 < sipa> but that doesn't necessarily translate to higher level group code that can use that 11:24 < gmaxwell> IIRC the group logic that needed a mul by 7 did not work without an extra normalization with 10x26. 11:24 < roconnor> sure. I guess i'm asking if the magintude 8 check is based on what you believe the 10x26 secp256k1_fe_mul can handle, or what you beleive is sufficent for who calls it. 11:28 < sipa> oh, it's certainly possible it can correctly deal with more 11:35 < andytoshi> it would be very interesting if we could avoid some normalizations in the mul-by-7 code. is that the new group addition that i tried to introduce a couple times because it had a lower mul/sqr count, but which benchmarked to be slower because of normalization? 14:05 -!- roconnor [~roconnor@host-45-58-224-191.dyn.295.ca] has quit [Ping timeout: 240 seconds] 14:56 < gmaxwell> andytoshi: yes 16:02 -!- belcher [~belcher@unaffiliated/belcher] has quit [Quit: Leaving] 16:40 -!- lukedashjr [~luke-jr@unaffiliated/luke-jr] has joined #secp256k1 16:44 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 264 seconds] 16:45 -!- lukedashjr is now known as luke-jr 18:43 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-iyjuqinhppwntnyq] has joined #secp256k1 19:09 -!- waxwing [~waxwing@unaffiliated/waxwing] has quit [Ping timeout: 256 seconds] 21:10 -!- midnightmagic [~midnightm@unaffiliated/midnightmagic] has quit [Ping timeout: 240 seconds] 21:12 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-iyjuqinhppwntnyq] has quit [Quit: Connection closed for inactivity] 21:34 -!- midnightmagic [~midnightm@unaffiliated/midnightmagic] has joined #secp256k1 21:36 -!- jtimon [~quassel@40.28.134.37.dynamic.jazztel.es] has quit [Ping timeout: 268 seconds] 22:46 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-pyseauxzgncpmify] has joined #secp256k1 23:55 -!- waxwing [~waxwing@91.216.245.111] has joined #secp256k1 23:59 -!- waxwing [~waxwing@91.216.245.111] has quit [Changing host] 23:59 -!- waxwing [~waxwing@unaffiliated/waxwing] has joined #secp256k1