coinstudent2048
coinstudent2048
New account here. I managed to implement some of what's in mymonero_api.md linked above. I've included an actual address with some history for json parsing. https://gist.github.com/coinstudent2048/5e8584e40ad6231f1e3438071ef179f1
Regarding the "two DL breaks and two OTA breaks." I will delve into the formalism to see if this is allowed. While with hopium, I think Wikipedia says something like...
Updated paper (same link): Yes, usage of two breaks (or any finite number, generally) is allowed :partying_face: (see Lemma 1.1).
@UkoeHB Thanks! I am still contemplating if I'll give my real name, but for now, "coinstudent2048" (if this is allowed). Email: [email protected] . I will formalize the assumptions later on,...
Updates (same link): * Added new theorem (second page). this takes care of the following in Section 4.3.2 "Linking Tags": > This means for a user to create two distinct...
@UkoeHB I am sorry this can be confusing: * My new second theorem directly implies that finding *any* non-trivial solution `k_a` & `k_b` to `K=k_a*U+k_b*G` is as hard as DLP....
Thanks! * I'll just write: "Let ... be generators in G such that elements *within* the sets `{G_0, G_1}` and `{H_0, H_1}` have unknown DL relation to each other. I'll...
> If proofs are minimally co-dependent, then you can make tx components with different orderings... I think I got it. I'll indicate somewhere that producing proofs can be of any...
@UkoeHB Thanks! I will study the security properties in those papers (+ more I found) so that I can just use them (if appropriate) or at least 'derive' variants. I...
@UkoeHB Minor comments on notation (completely unrelated to this issue): * I suggest to remove asterisks (`*`) in multiplication. * Putting `1/x` in "notations" section (as modular inverse). * The...