Post
Topic
Board Project Development
Re: [CRYPTO] Need help for ECC based messaging
by
samuel999
on 18/11/2015, 01:31:42 UTC
The only issue I can see with both of these schemes is that the recipient must check every single message he receives to see if any of the encrypted messages will be decrypted by his key. However, someone could be encrypting random data to send to the recipient, which when decrypted, will look just like any other ciphertext that is encrypted with another key since decrypting a message not meant for you will also result in random data.