I want to create an encrypted communication mini-game. After encrypting a piece of information with a private key and hashing it, I'm unable to decrypt the message with the public key. I'm relatively new to this field. How can Construct be used with a key pair, and does anyone have any experiences to share?