mirror of
https://github.com/QuasarApp/Qt-AES.git
synced 2025-04-27 14:14:31 +00:00
Update README.md
This commit is contained in:
parent
e0d35f2fde
commit
d96ee60dee
@ -26,6 +26,14 @@ QAESEncryption::Crypt => encode(...)
|
||||
QAESEncryption::Decrypt => decode(...)
|
||||
QAESEncryption::ExpandKey => expandKey(...)
|
||||
```
|
||||
|
||||
#### AES Levels
|
||||
The class supports all AES key lenghts
|
||||
|
||||
* AES_128
|
||||
* AES_192
|
||||
* AES_256
|
||||
|
||||
#### Modes
|
||||
The class supports the following operating modes
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user