On Fri, 02 Sep 2011 11:32:15 +0200, Luca Barbato <[email protected]> wrote:
> On 9/2/11 8:20 AM, David Goldwich wrote:
> > 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<[email protected]>
> 
> The code looks fine, the commit message could drop "This patch adds the 
> possibility to" and directly start with "Calculate"
> 
> Moreover I'd bump libavutil version.
> 

des.h isn't public (maybe it should be)

-- 
Anton Khirnov
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to