Code Vault is a Windows application that provides encryption and decryption of text using the Base64 algorithm and a secret key. This app allows users to securely store and share sensitive information by encoding it into Base64 format with a secret key.
To install the Code Vault app on your Windows PC, please follow these steps:
-
Download the setup file from the following link: Download Code Vault Setup
-
Once the download is complete, double-click on the setup file.
-
Follow the on-screen instructions to complete the installation process.
-
Once the installation is complete, you can find the Code Vault app in the Start menu or on your desktop.
-
Launch the Code Vault app on your Windows PC.
-
Generate or enter a secret key that will be used for encryption and decryption.
-
Enter the text you want to encrypt in the provided input field.
-
Click the "Encrypt" button to encrypt the text using the Base64 algorithm and the secret key.
-
The encrypted text will be displayed in the output field.
-
To decrypt the text, enter the encrypted text in the input field.
-
Click the "Decrypt" button to decrypt the text using the secret key.
-
The decrypted text will be displayed in the output field.
-
You can store the encrypted text within the app by clicking the "Save" button.
-
To share the encrypted text, click the "Share" button and choose the desired communication channel.
Contributions to the Code Vault app are welcome! If you would like to contribute, please follow the instructions mentioned in the "Contributing" section of the README.
The Code Vault app is open-source and released under the MIT License.
If you have any questions, suggestions, or issues, please contact Alok Sharma.
Thank you for choosing Code Vault! Keep your data secure with ease.