--- Day changed Wed Feb 28 2018 03:08 -!- sipa [~pw@unaffiliated/sipa1024] has quit [Remote host closed the connection] 03:14 -!- sipa [~pw@2001:19f0:ac01:2fb:5400:ff:fe5b:c3ff] has joined #secp256k1 08:23 -!- TD--Linux [~Thomas@2604:a880:1:20::173:1001] has joined #secp256k1 08:56 -!- sipa [~pw@2001:19f0:ac01:2fb:5400:ff:fe5b:c3ff] has quit [Ping timeout: 240 seconds] 09:03 -!- sipa [~pw@2001:19f0:ac01:2fb:5400:ff:fe5b:c3ff] has joined #secp256k1 09:47 -!- nsh [~lol@wikipedia/nsh] has quit [Ping timeout: 276 seconds] 09:48 -!- nsh [~lol@wikipedia/nsh] has joined #secp256k1 10:10 -!- arubi [~ese168@gateway/tor-sasl/ese168] has quit [Remote host closed the connection] 10:11 -!- arubi [~ese168@gateway/tor-sasl/ese168] has joined #secp256k1 11:07 -!- TD--Linux is now known as TD-Linux 11:07 -!- TD-Linux [~Thomas@2604:a880:1:20::173:1001] has quit [Changing host] 11:07 -!- TD-Linux [~Thomas@about/essy/indecisive/TD-Linux] has joined #secp256k1 11:14 -!- droark [~droark@c-24-22-123-27.hsd1.or.comcast.net] has quit [Quit: Later.] 13:58 -!- droark [~droark@c-24-22-123-27.hsd1.or.comcast.net] has joined #secp256k1 15:20 -!- zmanian [sid113594@gateway/web/irccloud.com/x-lymqhhanweofxtin] has quit [Ping timeout: 276 seconds] 15:22 -!- zmanian [sid113594@gateway/web/irccloud.com/x-klzaiikinsxmipbv] has joined #secp256k1 15:22 -!- CodeShark [sid126576@gateway/web/irccloud.com/x-vvmwafrwnyobaqer] has quit [Ping timeout: 260 seconds] 15:23 -!- zmanian [sid113594@gateway/web/irccloud.com/x-klzaiikinsxmipbv] has quit [Max SendQ exceeded] 15:24 -!- zmanian [sid113594@gateway/web/irccloud.com/x-huvtuhujwgtfqeby] has joined #secp256k1 15:24 -!- zmanian [sid113594@gateway/web/irccloud.com/x-huvtuhujwgtfqeby] has quit [Max SendQ exceeded] 15:25 -!- zmanian [sid113594@gateway/web/irccloud.com/x-jxlknqecjtbvptxp] has joined #secp256k1 15:25 -!- CodeShark [sid126576@gateway/web/irccloud.com/x-blqwklbasxbbwebp] has joined #secp256k1 15:25 -!- zmanian [sid113594@gateway/web/irccloud.com/x-jxlknqecjtbvptxp] has quit [Max SendQ exceeded] 15:25 -!- zmanian [sid113594@gateway/web/irccloud.com/x-wsnjkdahatskzvas] has joined #secp256k1 15:26 -!- zmanian [sid113594@gateway/web/irccloud.com/x-wsnjkdahatskzvas] has quit [Max SendQ exceeded] 15:26 -!- zmanian [sid113594@gateway/web/irccloud.com/x-puonnaboypxbnliw] has joined #secp256k1 16:00 -!- weez17 [~isaac@unaffiliated/weez17] has quit [Remote host closed the connection] 16:00 -!- weez17 [~isaac@unaffiliated/weez17] has joined #secp256k1 23:07 < kallewoof> I wrote an implementation of EC schnorr just to try it out and was surprised to see that s is modulo F...141 not the "standard" N used for pubkeys. Is there a straightforward reason why this is the case? (I know it doesn't work using N, but not sure why.)