mirror of
https://github.com/QuasarApp/Qt-AES.git
synced 2025-04-29 15:14:31 +00:00
fix title
This commit is contained in:
parent
b7f75cbd2e
commit
c44296051f
@ -27,7 +27,7 @@ QAESEncryption::Decrypt => decode(...)
|
||||
QAESEncryption::ExpandKey => expandKey(...)
|
||||
```
|
||||
|
||||
## Padding
|
||||
#### Padding
|
||||
Please note that as of today all input that does not comes as a muptiple of 16 will be padded with zeros to the closest multiple value.
|
||||
|
||||
### Example
|
||||
|
Loading…
x
Reference in New Issue
Block a user