00:54:55 Basic functionality for proofs of spend and non-spend status: https://github.com/SarangNoether/skunkworks/tree/audit-proof 00:55:27 Right now assumes view key access, but can be trivially modified to accept individual DH shared secrets instead 01:00:59 The verifier also gets passed full public/private keypairs, but that's just for data structure convenience; the verifier never needs or uses the private spend key 15:07:19 CLSAG C++ code, rebased for up-to-date test coverage: https://github.com/SarangNoether/monero/tree/clsag-rebase 15:07:31 (new branch... earlier one had a merge that made rebase irritating) 17:44:05 this Tezos thing is going out of control.. 17:44:14 sorry 19:51:24 Quiet channel today! 19:52:14 I'm updating the key image MPC computation protocol for Triptych/Omniring/RCT3 for security against malicious players, and rewriting it with proper player state 19:52:25 It's... tedious 20:47:05 Tedious but necessary I guess :-P 20:59:06 Initial working version: https://github.com/SarangNoether/skunkworks/commit/89802ecca9b8b44d6d87473c58e838cd2ff728a2 21:06:01 ^ just for the key image MPC