mirror of
https://github.com/RGBCube/serenity
synced 2025-10-27 10:12:33 +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 |
||
|---|---|---|
| .. | ||
| CBC.h | ||
| Mode.h | ||