Skip to content
Snippets Groups Projects
Commit f4a9c842 authored by Daiki Ueno's avatar Daiki Ueno Committed by Niels Möller
Browse files

cfb8: don't truncate output IV if input is shorter than block size


Previously cfb8_decrypt didn't update the IV if the input is shorter
than the AES block size.  Reported by Stephan Mueller.

Signed-off-by: default avatarDaiki Ueno <dueno@redhat.com>
parent a0b72cf1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment