mirror of
https://github.com/RGBCube/serenity
synced 2025-10-29 19:02:35 +00:00
The decrypted data is legally allowed to have any amount of padding, so long as it is block-aligned, we should not assume that padding bytes fall inside the same block, or that an entire block cannot be padding. Fixes #2072 |
||
|---|---|---|
| .. | ||
| Mode | ||
| AES.cpp | ||
| AES.h | ||
| Cipher.h | ||