show/hide this revision's text 2 Wrongness

This isn't how private key encryption is supposed to work at all. You encrypt the data using the public key, it is only able to be decrypted using the private key.

edit: please ignore this I was completely wrong. I'll leave it in for other people who thunk like me to learn from

show/hide this revision's text 1

This isn't how private key encryption is supposed to work at all. You encrypt the data using the public key, it is only able to be decrypted using the private key.