bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gnulib] Re: generic crypto - remarks


From: Bruno Haible
Subject: Re: [bug-gnulib] Re: generic crypto - remarks
Date: Sat, 22 Oct 2005 18:16:04 +0200
User-agent: KMail/1.5

Simon Josefsson wrote:
> -           md4_process_block (memcpy (ctx->buffer, buffer, 64), 64, ctx);
> +           md4_process_block (memcpy (ctx->buffer, buffer, 16), 64, ctx);

The patch in md4.c:243 doesn't look right. But otherwise it looks more
robust than previously.

Bruno





reply via email to

[Prev in Thread] Current Thread [Next in Thread]