Message-Encrypy-Decrypt-App
Message Encrypt and decrypt software // allows you to encrypt the secrete message and decrypt Another Encryption Message. |
Requirements
Install Base64 for Encryption and Decrpytion
To Install This Module Follow This Step
pip install base64
If You Don't Have Last version Pip Upgrade First And Install
To Upgrade Pip Write This Command On The Command Prompt
python -m pip install --upgrade pip