Using the RSA encryption of public key cryptosystem, to protect the conversation between you and your partner. In order to start a conversation of secret ,all you need is your public key and a private key , a public key of your partner.・Your public keyYour public key, your partner is required to encrypt the conversation to you.
・Your private keyYour private key, you are required to decrypt the encrypted text sent from your partner.
・Public key of your partnerPublic key of your partner, you are required to encrypt the conversation to your partner.
Conversation that has been encrypted with your public key can only be decrypted with your private key .
※ Your public key , private key will be created automatically at the time of application start-up.※ The key exchange of RSA encryption it uses a key length of 512bit.
Use applications
1. If you want to inform the strategy of secret on the public chat of online games2. If a third party want to not be able to understand the conversation on the chat app3. If a third party want to not be able to understand the contents of the e-mail app
Operation Overview
1. Start this application2. Replace the public key of each other3. Encrypts the message with the public key of your partner4. Send messages encrypted to your partner5. Receive an encrypted message from your partner6. Decrypts the encrypted message with your private key
After installing the application, lets mutually exchange public key.