{"type":"rich","version":"1.0","author_name":"npub10etkvm8l0jr0jsgdx02dxnhnu5g989dnca90guj5rklwkaplnh3sgjc727","author_url":"https://nostr.ae/npub10etkvm8l0jr0jsgdx02dxnhnu5g989dnca90guj5rklwkaplnh3sgjc727","provider_name":"njump","provider_url":"https://nostr.ae","html":"📅 Original date posted:2014-01-18\n📝 Original message:\u003e On Fri, Jan 17, 2014 at 8:55 PM, Alan Reiner \u003cetotheipi at gmail.com\u003e wrote:\n\u003e\u003e Isn't there a much faster asymmetric scheme that we can use?  I've heard people talk about ed25519, though I'm not sure it can be used for encryption.\n\u003e \n\u003e Doing ECDH with our curve is within a factor of ~2 of the fastest\n\u003e encryption available at this security level, AFAIK.  And separate\n\u003e encryption would ~double the amount of data vs using the ephemeral key\n\u003e for derivation.\n\u003e \n\u003e Using another cryptosystem would mandate carry around additional code\n\u003e for a fast implementation of that cryptosystem, which wouldn't be\n\u003e fantastic.\n\u003e \n\u003e So I'm not sure much can be improved there.\n\nIn the case where payment is being sent only to Q1, and Q2 is for discovery only, perhaps we could use a 160-bit curve for d2/Q2 and e/P resulting in 20 byte vs 32 bytes in the OP_RETURN, and of course faster multiplication. \n\n80-bits of security I assume still greatly exceeds the actual level of privacy you get with the overall solution, and since Q2 is never protecting actual funds...\n\nBut if it's a \"real weakening\" of the privacy then definitely not worth it, and even the added complexity of another curve seems possibly not worth it..."}
