Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 363 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 363 Bytes

File-Encryptor

Simple File Encryptor made using Windows Forms.

Supported Algorithms

  • AES
  • Rijndael default

How to use

  • Insert a key into the key textbox, make sure to save this key as this will be needed to decrypt the file.
  • Choose a file to encrypt/decrypt
  • Choose location to save the encrpyted/decrypted file
  • Encrypt/Decrpyt the file