19:15:51 Submitted an MRL issue highlighting areas the decoy selection algo could improve, and included 4 ways to improve them. Feedback welcome :) 19:15:51 https://github.com/monero-project/research-lab/issues/86 19:42:55 . 19:48:13 Hey everyone, 19:48:13 I've recently completed my master thesis on comparing various scalable ring signatures / ZKPs (Triptych, Lelantus, RingCT 3.0). During this, I think I have discovered a new way to even further improve upon Triptych. 19:48:13 With this, I'm able to bring down the signature size of Triptych from 3 log(N) to just 2 log(N). 19:48:13 Security-wise, I believe I have successfully reduced my construction to discrete log so it should still be on par with Triptych in that regard (no dual-target dlog or anything like that). 19:48:13 In terms of verification performance, it should produce no noticeable overhead (although it may mess with batch verification, I haven't really looked into that yet). 19:48:13 I'll probably try to publish this new construction as a separate paper at some point, but in case anyone's interested in already having a look at it I've copied out all the relevant parts of my thesis and uploaded them here: https://github.com/nkraetzschmar/triptych-plus/releases/download/v0.1.0/paper.pdf 19:48:13 Would this be of any use to Monero? I'd love any feedback or maybe for someone to point out if I overlooked any glaring flaws in my security proof 😅 19:54:39 nwk: Congrats on your thesis :) 19:56:53 Thanks 😊 19:57:32 I will add it to my reading list 19:58:39 nwk: I notice the paper does not have an email address. Do you have a preferred contact method? 20:06:17 UkoeHB: Either just message me on here, or if you want I can pm you my email (don't want to post contact details publicly 😅) 20:07:25 Nice! Looking forward to reading this nwk 20:08:35 Thanks sarang 😊