mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-10 07:29:33 +00:00
This is in line with what the spec states, the previous implementation excluded the case where the original message's length is a multiple of block_size, which would lead to a full block of padding.