Skip to content

🔐 Encrypt\Decrypt file(s) using a powerful encryption algorithm (AES 256-bit)

License

Notifications You must be signed in to change notification settings

batmanalien/AESxWin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encrypt\Decrypt file(s) with AES 256-bit

Description

This is a personal tool i just made for a specific purpose (encrypt multiple files at once to securely backup them on a cloud service) then i decided to add some features and improve the UI(actualy create the UI) to make it used for general purposes.

I'm using the C# implementation of a well-known open source AES encryption library called AES Crypt which means you can use their cross platform tools to decrypt the files you just encrypted with this tool.

Screenshot :

AESxWin Main Window

Download Now (For Testing Or Personal Use Only, Not Production Ready !)

(.NET Framework 4.5 required)

Disclaimer

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

THE AUTHOR IS NOT RESPONSIBLE FOR ANY USAGE ABUSE OR REUSING/EMBEDING ANY PARTS OF THE CODE IN ANY OTHER ILLEGITIMATE SOFTWARES

About

🔐 Encrypt\Decrypt file(s) using a powerful encryption algorithm (AES 256-bit)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%