4
0
mirror of https://github.com/QuasarApp/Qt-AES.git synced 2025-05-03 00:39:35 +00:00

Update README.md

This commit is contained in:
Matteo Brichese 2017-07-06 13:49:28 -07:00 committed by GitHub
parent 90c690a04d
commit f171c9e0b7

@ -1,5 +1,5 @@
# Qt-AES
AES Encryption in Qt.
Small and portable AES encryption class for Qt.
Supports all key sizes - 128/192/256 and ECB/CBC modes
## Usage