Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EndrII authored Jul 20, 2019
1 parent 37db381 commit ba036f1
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Qt-Secret
# ![Qt-Secret Logo](res/png/QtSecretLogo2.png)


Fast encryption library supporting RSA and AES algorithms.

Expand Down Expand Up @@ -52,9 +53,6 @@ By default the padding method is `ISO`, however, the class supports:

# Build

### Warning
Current version use __int128 type, and this type not supported in msvc compilers (for windows use mingw64)

* git clone https://github.com/QuasarApp/Qt-Secret.git
* cd Qt-Secret
* git submodule update --init --recursive
Expand Down

0 comments on commit ba036f1

Please sign in to comment.