-
sarangBasic functionality for proofs of spend and non-spend status: github.com/SarangNoether/skunkworks/tree/audit-proof
-
sarangRight now assumes view key access, but can be trivially modified to accept individual DH shared secrets instead
-
sarangThe 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
-
sarangCLSAG C++ code, rebased for up-to-date test coverage: github.com/SarangNoether/monero/tree/clsag-rebase
-
sarang(new branch... earlier one had a merge that made rebase irritating)
-
mfoolbthis Tezos thing is going out of control..
-
mfoolbsorry
-
sarangQuiet channel today!
-
sarangI'm updating the key image MPC computation protocol for Triptych/Omniring/RCT3 for security against malicious players, and rewriting it with proper player state
-
sarangIt's... tedious
-
dEBRUYNETedious but necessary I guess :-P
-
sarangInitial working version: SarangNoether/skunkworks 89802ec
-
sarang^ just for the key image MPC