--- Log opened Tue Jun 18 00:00:45 2019 00:52 -!- andytoshi [~apoelstra@unaffiliated/andytoshi] has quit [Ping timeout: 245 seconds] 01:04 -!- andytoshi [~apoelstra@wpsoftware.net] has joined #secp256k1 01:04 -!- andytoshi [~apoelstra@wpsoftware.net] has quit [Changing host] 01:04 -!- andytoshi [~apoelstra@unaffiliated/andytoshi] has joined #secp256k1 01:07 -!- waxwing [~waxwing@193.29.57.116] has joined #secp256k1 01:08 -!- waxwing [~waxwing@193.29.57.116] has quit [Changing host] 01:08 -!- waxwing [~waxwing@unaffiliated/waxwing] has joined #secp256k1 02:32 -!- benma [~benma@unaffiliated/benma] has joined #secp256k1 07:04 -!- belcher [~belcher@unaffiliated/belcher] has joined #secp256k1 08:56 -!- benma [~benma@unaffiliated/benma] has quit [Remote host closed the connection] 12:54 -!- elichai2 [uid212594@gateway/web/irccloud.com/x-xunpyeltdzujqjea] has joined #secp256k1 12:58 < elichai2> weird. while trying to test against libsecp it seemd that my `e` negation doesn't work the same. which is the weirdest thing that could go wrong 12:58 < elichai2> especially because I already do the same thing in ecdsa which pass the tests great with libsecp 12:59 < sipa> what's e? 13:00 < elichai2> but it seems that negating `e` over the group order gives me a different value 13:00 < elichai2> sipa: https://gist.github.com/elichai/ff960d346d0a49f7d99d8a165a797349 13:11 < elichai2> sipa: what am I missing? it seems that my calculation is right https://play.rust-lang.org/?gist=df3522dfb5438bacc178105740821008 13:12 < sipa> what code in libsecp are you comparing with? 13:14 < elichai2> i'll write an isolated example now, (I mostly added prints all over the schnorr implementation) 13:25 < elichai2> sipa: I might be not using it right, because I see now that I used the wrong function and now I'm getting a new value but it's still not the same as mine https://gist.github.com/elichai/ac8728d2bda46330dadfdb505538d757 13:26 < elichai2> opss, I messed up again lol, I keep confusing the fe functions with the scalar one's 13:26 < elichai2> just a sec. ignore me for now :) 13:32 < elichai2> sipa: So I think this time I'm using it right and still getting a different result. https://gist.github.com/elichai/ac8728d2bda46330dadfdb505538d757 13:32 < elichai2> (is there some trick you use to help you debug/print the variables?) 13:43 < elichai2> (at least an easy way to run just one test without commenting everything else out?) 14:05 * elichai2 facepalm 14:05 < elichai2> I ran the jacoby over the group order instead of the modulo 14:31 < elichai2> *jacobi 15:14 -!- zmanian [sid113594@gateway/web/irccloud.com/x-ejdqkwdkbqouomji] has quit [Ping timeout: 252 seconds] 15:18 -!- CodeShark [sid126576@gateway/web/irccloud.com/x-prkzjiyqucajpoci] has quit [Ping timeout: 258 seconds] 15:19 -!- zmanian [sid113594@gateway/web/irccloud.com/x-fzonntjackfgeynn] has joined #secp256k1 15:21 -!- CodeShark [sid126576@gateway/web/irccloud.com/x-rhpgqbtnqrpkerbu] has joined #secp256k1 16:41 -!- reallll [~belcher@unaffiliated/belcher] has joined #secp256k1 16:45 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 246 seconds] 22:27 -!- elichai2 [uid212594@gateway/web/irccloud.com/x-xunpyeltdzujqjea] has quit [Quit: Connection closed for inactivity] --- Log closed Wed Jun 19 00:00:46 2019