I have inherrited a website that is using a private&public RSA key/signature to encrypt data. What I mean is that using the correct password, the same key CAN be used to decrypt...
I have been taked with creating an identical Public Key that will only ever encrypt the data -> which can then be decrypted by the original key via our back-end tools.
Question
+Dick Montage Subscriber²
I have inherrited a website that is using a private&public RSA key/signature to encrypt data. What I mean is that using the correct password, the same key CAN be used to decrypt...
I have been taked with creating an identical Public Key that will only ever encrypt the data -> which can then be decrypted by the original key via our back-end tools.
How do I do this?
Thanks
Link to comment
Share on other sites
1 answer to this question
Recommended Posts