1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
FFmpeg/libavutil
David Goldwich b3e144a7df des: add possibility to calculate DES-CBC-MAC with small buffer
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: David Goldwich <david.goldwich@gmail.com>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
2011-09-21 08:28:20 +02:00
..
2011-06-23 07:31:54 +01:00
2011-06-30 16:50:27 +01:00
2011-05-21 13:48:10 +02:00
2011-09-19 12:38:34 +02:00
2011-04-29 20:01:04 +02:00
2011-06-30 14:19:51 +01:00
2011-05-21 13:48:10 +02:00
2011-06-16 20:24:56 +02:00
2011-07-08 18:29:27 +02:00
2011-09-19 12:38:34 +02:00
2011-07-03 21:42:07 +01:00
2011-07-03 21:42:07 +01:00
2011-05-08 13:34:05 -07:00
2011-07-03 18:19:19 +01:00