Kizspy Question: 30
(Choose 1 answer)
Why do block ciphers often need padding while stream ciphers do not?
A. Block ciphers process data in fixed chunks requiring alignment
B. Stream ciphers encrypt bit-by-bit needing padding for consistency
C. Both require padding to ensure uniform output size
D. Padding is optional for both depending on the data