Hi, On Fri, Sep 2, 2011 at 2:32 AM, 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"
That doesn't need a patch. Patch itself LGTM, so feel free to apply with the above change. Ronald _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
