Skip to content

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.

License

Notifications You must be signed in to change notification settings

Alok-2002/Code_Vault_For_Windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Code Vault - Windows App

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.

Screenshot 2023-05-20 100746

Installation

To install the Code Vault app on your Windows PC, please follow these steps:

  1. Download the setup file from the following link: Download Code Vault Setup

  2. Once the download is complete, double-click on the setup file.

  3. Follow the on-screen instructions to complete the installation process.

  4. Once the installation is complete, you can find the Code Vault app in the Start menu or on your desktop.

Usage

  1. Launch the Code Vault app on your Windows PC.

  2. Generate or enter a secret key that will be used for encryption and decryption.

  3. Enter the text you want to encrypt in the provided input field.

  4. Click the "Encrypt" button to encrypt the text using the Base64 algorithm and the secret key.

  5. The encrypted text will be displayed in the output field.

  6. To decrypt the text, enter the encrypted text in the input field.

  7. Click the "Decrypt" button to decrypt the text using the secret key.

  8. The decrypted text will be displayed in the output field.

  9. You can store the encrypted text within the app by clicking the "Save" button.

  10. To share the encrypted text, click the "Share" button and choose the desired communication channel.

Contributing

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.

License

The Code Vault app is open-source and released under the MIT License.

Contact

If you have any questions, suggestions, or issues, please contact Alok Sharma.

Thank you for choosing Code Vault! Keep your data secure with ease.

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages