How to prevent recipients from generating their own resending public keys?

JohnCTX 636 Reputation points
2020-07-26T14:46:09.677+00:00

I have this idea regarding a distribution type that requires a one-way unique public key and private key within a code snippet in any programming language.
What would follow this condition: If users receive a message and then tries to send it back or to another user node by using their own public key, then an error message would occur and state that it should prohibit users from duplicating or recreating a related public key.

This would be done either in C++ or in Java; not to be done in other programming languages.

Any replies are welcome just to provide me some ideas on how to proceed with this possible project.

Regards,

JohnDBCTX

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,338 questions
0 comments No comments
{count} votes

Accepted answer
  1. Dave Patrick 426.4K Reputation points MVP
    2020-07-26T14:54:01.647+00:00

    C++ is not currently supported here on QnA. They're actively answering question in dedicated forums here.
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=vcgeneral
    https://developercommunity.visualstudio.com/spaces/62/index.html

    --please don't forget to Accept as answer if the reply is helpful--

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful