If I wanted to encrypt some plain text into cipher text using a key pair from the secp256k1 curve, such that multiple parties would be able to decrypt it with their own keys, how would I do that?
DH key exchange to generate a shared common secret?
Please Login to reply.
No replies yet.