--- Day changed Thu Sep 06 2018 04:28 -!- roconnor [~roconnor@host-162-212-103-5.dyn.295.ca] has quit [Ping timeout: 246 seconds] 06:00 -!- belcher_ [~belcher@unaffiliated/belcher] has joined #secp256k1 08:57 -!- roconnor [~roconnor@host-162-212-103-5.dyn.295.ca] has joined #secp256k1 11:29 -!- jtimon [~quassel@181.111.132.37.dynamic.jazztel.es] has joined #secp256k1 11:34 -!- sipa_ is now known as sipa 12:02 -!- meshcollider_ [uid246294@gateway/web/irccloud.com/x-unobwimwtyvebvep] has joined #secp256k1 12:39 < roconnor> idle thought: would it be a good idea for field inverse to return the inverse squared and inverse cubed, since they are commonly used? The inverse squared is litterly a sub-computation of the inverse function. 12:40 < roconnor> um I guess that remark only holds non-gmp inverse function. 12:41 < gmaxwell> I think I mentioned this to sipa recently but then realized that we should ultimately only be using the ladder inverse in signing. 12:41 < roconnor> is the inverse squared not used in signing? 12:42 < sipa> in verification code a faster modular inverse implementation is possible 12:42 < sipa> the ladder is just the only one implemented right now (and it also happens to be constant time) 12:44 < gmaxwell> The inverse square is used in signing, computing 1/z^2 for reprojection to affine... but saving one square in signing isn't a particuarly interesting optimization. 12:45 < roconnor> ok 12:54 -!- jtimon [~quassel@181.111.132.37.dynamic.jazztel.es] has quit [Ping timeout: 246 seconds] 14:44 -!- belcher_ [~belcher@unaffiliated/belcher] has quit [Quit: Leaving] 15:00 -!- jtimon [~quassel@181.111.132.37.dynamic.jazztel.es] has joined #secp256k1 15:06 -!- jtimon [~quassel@181.111.132.37.dynamic.jazztel.es] has quit [Remote host closed the connection] 15:31 -!- meshcollider_ [uid246294@gateway/web/irccloud.com/x-unobwimwtyvebvep] has quit [Quit: Connection closed for inactivity] 16:04 -!- roconnor [~roconnor@host-162-212-103-5.dyn.295.ca] has quit [Remote host closed the connection] 16:05 -!- roconnor [~roconnor@host-162-212-103-5.dyn.295.ca] has joined #secp256k1 17:40 -!- deusexbeer [~deusexbee@080-250-077-052-dynamic-pool-adsl.wbt.ru] has quit [Quit: Konversation terminated!] 17:54 -!- deusexbeer [~deusexbee@080-250-077-052-dynamic-pool-adsl.wbt.ru] has joined #secp256k1 23:35 -!- waxwing [~waxwing@unaffiliated/waxwing] has quit [Quit: ZNC 1.6.5 - http://znc.in]