
LibPDF: Simplify AESV2 code a bit
- `encrypt()` will always fill a multiple of block size,
`decrypt()` might produce less data. But other than that,
the middle span isn't modified even though it's a reference.
So pass the ByteBu…
Author: Nico Weber
github.com/SerenityOS/ser…
English