mleku on Nostr: i just need the first, and it's not specific to nip-44, it's a standard pub/priv ECDH ...
i just need the first, and it's not specific to nip-44, it's a standard pub/priv ECDH just that it's X only
i will amend my version so i have access to it
i already determined that one-shot sender secrets can get 8mb/s throughput on the btcec library, if the math is much the same as the signatures then it's gonna be 32mb/s possible throughput on a noise-protocol style of symmetric encryption (just to repeat, that is with generating a new secret to send with, and deriving the ECDH shared secret to use with whatever (i was using AES-CTR at the time because i was using the schnorr signature of the one-time generated secret as the HMAC)
Published at
2024-11-10 21:23:38Event JSON
{
"id": "b59ba2b3c4e302d6afe6dd3ec7b0cdb615320e72bf032496dbc6350366b33952",
"pubkey": "4c800257a588a82849d049817c2bdaad984b25a45ad9f6dad66e47d3b47e3b2f",
"created_at": 1731273818,
"kind": 1,
"tags": [
[
"e",
"c652e91da8c039010469661bd258091e15804980bcee6d2437e13c0ed02117c2",
"wss://nostr.land/",
"root"
],
[
"e",
"a8b9de19ca390d19cc75969b69b4e3f06da3e7a746926807a45c7c1470b33c3e",
"wss://relay.primal.net/",
"reply"
],
[
"p",
"036533caa872376946d4e4fdea4c1a0441eda38ca2d9d9417bb36006cbaabf58",
"wss://relay.nostr.band/",
"mention"
],
[
"client",
"noStrudel",
"31990:266815e0c9210dfa324c6cba3573b14bee49da4209a9456f9484e5106cd408a5:1686066542546"
]
],
"content": "i just need the first, and it's not specific to nip-44, it's a standard pub/priv ECDH just that it's X only\n\ni will amend my version so i have access to it\n\ni already determined that one-shot sender secrets can get 8mb/s throughput on the btcec library, if the math is much the same as the signatures then it's gonna be 32mb/s possible throughput on a noise-protocol style of symmetric encryption (just to repeat, that is with generating a new secret to send with, and deriving the ECDH shared secret to use with whatever (i was using AES-CTR at the time because i was using the schnorr signature of the one-time generated secret as the HMAC)",
"sig": "733a8b8749b33b3b09ff669393da4d4f1e57c32be0a87275bd3bb97f1287bb4b8166d1b017a8c8ddb9f0ca553abc584b2429566c3ba28acca29f3be9bd5854b9"
}