--- Log opened Thu Sep 09 00:00:02 2021 04:41 < sipa> laanwj: do you know of a way in 32-bit ARM to do something like UMLAL but which sets carry flags? 04:42 < sipa> (cc kaushik) 04:52 -!- yakshaver [yakshaver@2600:3c00::f03c:92ff:fe8e:dce6] has joined #secp256k1 04:53 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 04:53 < yakshaver> I'd like to implement/test adapter signatures in the core functional test framework. My approach was to adapt this python impl: https://github.com/LeoComandini/adaptor-py 04:55 < yakshaver> It's a good pedagogical impl but does not use x-only pubkeys. I was wondering if anyone knows any impl of adapter sigs I might look at to see what I'm doing wrong. 04:55 < yakshaver> I'm not an EC expert so it's a bit of a heavy list for me. 04:56 < yakshaver> s/list/lift 04:56 -!- siv2r09300892 [~siv2r@103.77.37.175] has quit [Quit: The Lounge - https://thelounge.chat] 05:03 < elichai2> yakshaver: I think LLFourn has some adapter signatures in rust 05:06 < yakshaver> elichai2: thanks! I'll look through his repo/ask . I should also mention I'm focused on using adaptors with tapscript/schnorr, not ECDSA. 05:06 < elichai2> I see that secp256k1-zkp has adaptor signatures for ecdsa, I guess you want them for schnorr 05:06 < elichai2> yeah, hmm do you need it "production ready" or PoC? (I assume PoC if you're using a pure python one) 05:07 < yakshaver> elichai2: only need PoC, but I'll look at secp256k1-zkp, I forgot about that branch 06:42 < laanwj> sipa: no, i don't, apparently UMLALS sets only the N and Z flags--but is carry even possible? it's 32 bit * 32 bit + 32 bit so don't think so 06:56 < sipa> laanwj: oh, you're right 06:57 < sipa> 32*32+32 is at most 2**64-2**32 06:57 < sipa> kaushik: ^ 06:59 -!- siv2r09300892 [~siv2r@103.77.37.175] has joined #secp256k1 10:27 -!- siv2r09300892 [~siv2r@103.77.37.175] has quit [Quit: The Lounge - https://thelounge.chat] 10:54 -!- meshcollider [meshcollid@user/meshcollider] has quit [Remote host closed the connection] 11:18 -!- meshcollider [meshcollid@meshcollider.jujube.ircnow.org] has joined #secp256k1 14:15 -!- luke-jr [~luke-jr@user/luke-jr] has quit [Remote host closed the connection] 14:16 -!- luke-jr [~luke-jr@user/luke-jr] has joined #secp256k1 15:52 -!- siv2r09300892 [~siv2r@103.77.37.175] has joined #secp256k1 16:39 -!- meshcollider [meshcollid@meshcollider.jujube.ircnow.org] has quit [Changing host] 16:39 -!- meshcollider [meshcollid@user/meshcollider] has joined #secp256k1 17:20 -!- belcher [~belcher@user/belcher] has quit [Ping timeout: 252 seconds] 17:26 -!- siv2r09300892 [~siv2r@103.77.37.175] has quit [Quit: The Lounge - https://thelounge.chat] 17:32 -!- belcher [~belcher@user/belcher] has joined #secp256k1 20:23 -!- siv2r09300892 [~siv2r@103.77.37.175] has joined #secp256k1 --- Log closed Fri Sep 10 00:00:03 2021