Skip to content
Snippets Groups Projects
user avatar
David Goldwich authored
This patch adds the possibility to calculate the DES-CBC-MAC of a
source buffer (i.e. the last block of the buffer encrypted in CBC
mode) without having to allocate a destination buffer that is as
long as the complete source buffer, but instead only 8 bytes
for the MAC.

Signed-off-by: default avatarDavid Goldwich <david.goldwich@gmail.com>
Signed-off-by: default avatarAnton Khirnov <anton@khirnov.net>
b3e144a7
History