--- Day changed Wed Dec 27 2017 05:21 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #secp256k1 05:30 -!- sipa [~pw@2001:19f0:ac01:2fb:5400:ff:fe5b:c3ff] has joined #secp256k1 05:31 < sipa> for constant time ec mult, why don't we use cheap negation to reduce the precomp table? 05:33 < sipa> write the scalar as groups of 5 bit, as an integer between -15 and +15 05:35 < sipa> and then use constant time lookup in the table to find the precomputed G multiple, and then in constant time negate it based on the sign, and add 05:35 < sipa> we do that for ECDH, but i don't think we do for ecmult_gen 05:36 < sipa> (can't check the code right now, maybe i just misremember) 10:18 -!- andytoshi [~apoelstra@unaffiliated/andytoshi] has quit [Ping timeout: 240 seconds] 10:26 -!- andytoshi [~apoelstra@wpsoftware.net] has joined #secp256k1 10:59 < gmaxwell> sipa: we don't. We could. 11:13 -!- zmanian [sid113594@gateway/web/irccloud.com/x-fdforvhxbqifxdhk] has quit [Ping timeout: 252 seconds] 11:13 -!- CodeShark [sid126576@gateway/web/irccloud.com/x-jbubhekbfqypyqtl] has quit [Ping timeout: 252 seconds] 11:13 -!- eragmus [sid136308@gateway/web/irccloud.com/x-fypjtyvwcufqgyoe] has quit [Ping timeout: 252 seconds] 11:48 -!- zmanian [sid113594@gateway/web/irccloud.com/x-treuiqadrscoqmvk] has joined #secp256k1 11:48 -!- CodeShark [sid126576@gateway/web/irccloud.com/x-dmsxjppardkwgvpf] has joined #secp256k1 11:53 -!- eragmus [sid136308@gateway/web/irccloud.com/x-gttwybxuopfxcetn] has joined #secp256k1 12:08 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Remote host closed the connection] 12:57 -!- gmaxwell [gmaxwell@wikimedia/KatWalsh/x-0001] has left #secp256k1 [] 18:22 -!- adiabat [~adiabat@45.63.20.152] has quit [Ping timeout: 248 seconds] 18:23 -!- adiabat [~adiabat@45.63.20.152] has joined #secp256k1