Skip to content

SimpleEncryptorDecryptor is a WPF application for easy and secure AES encryption and decryption. With a user-friendly interface, it allows users to encrypt and decrypt text using a user-defined key. Ideal for anyone needing to protect sensitive information.

License

Notifications You must be signed in to change notification settings

g4-api/simple-encryptor-decryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encryptor Decryptor v1.0

Build & Release

Overview

Encryptor Decryptor v1.0 is a lightweight and standalone Windows application built using .NET 8. It provides a straightforward solution for encrypting and decrypting text using a user-provided key. This single-file application ensures a hassle-free experience without the need for additional installations.

Features

  • Encryption and Decryption: Quickly encrypt and decrypt text with a simple and intuitive interface.
  • No Installation Required: Download the zip file from the releases, extract it, and run the executable (SimpleEncryptorDecryptor.exe).
  • Attribution: The application gives proper credit to the creator of the encryption icons used.

How to Use

Download and Run

  1. Download the zip file from the Releases page.
  2. Extract the contents to a preferred location on your machine.
  3. Run the executable file (SimpleEncryptorDecryptor.exe).

Enter Key and Text

  1. Input the encryption key in the "Key" textbox.
  2. Enter the text to be encrypted or decrypted in the "Input" textbox.

Encrypt Text

Click the "Encrypt" button to encrypt the entered text.

Application Screenshot

Decrypt Text

Click the "Decrypt" button to decrypt the encrypted text.

Application Screenshot

View Result

The result of the encryption or decryption process will be displayed in the application.

Credits

  • Encryption icons created by juicy_fish - Flaticon.

License

This project is licensed under the MIT License.

Feel free to contribute, report issues, or suggest improvements!

About

SimpleEncryptorDecryptor is a WPF application for easy and secure AES encryption and decryption. With a user-friendly interface, it allows users to encrypt and decrypt text using a user-defined key. Ideal for anyone needing to protect sensitive information.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages