Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/EslaMx7/AESxWin.git
Browse files Browse the repository at this point in the history
  • Loading branch information
EslaMx7 committed May 26, 2016
2 parents 78ff8df + bcab417 commit 0105f98
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,17 @@
Encrypt\Decrypt file(s) with AES
===============================

##[Download] (https://github.com/EslaMx7/AESxWin/releases)
### 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.

Screenshot :
I'm using the [C# implementation] (https://github.com/kenkendk/sharpaescrypt) of a well-known open source AES encryption library called [AES Crypt] (https://www.aescrypt.com/).

**Screenshot :**

![AESxWin Main Window] (http://i.imgur.com/2bgbbZy.png)

## [Download Now] (https://github.com/EslaMx7/AESxWin/releases)
([.NET Framework 4.5] (https://www.microsoft.com/en-us/download/details.aspx?id=30653) required)



0 comments on commit 0105f98

Please sign in to comment.