[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aI_djr4v-3nQqG9E@gate>
Date: Sun, 3 Aug 2025 17:07:10 -0500
From: Segher Boessenkool <segher@...nel.crashing.org>
To: Eric Biggers <ebiggers@...nel.org>
Cc: linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org,
Ard Biesheuvel <ardb@...nel.org>,
"Jason A . Donenfeld" <Jason@...c4.com>, linux-mips@...r.kernel.org,
linuxppc-dev@...ts.ozlabs.org, sparclinux@...r.kernel.org
Subject: Re: [PATCH 3/7] crypto: powerpc/md5 - Remove PowerPC optimized MD5
code
On Sun, Aug 03, 2025 at 01:44:29PM -0700, Eric Biggers wrote:
> MD5 is insecure,
Really? Have you found an attack? Can you explain it to the rest of
the world?
MD5 is not recommended for future cryptographic purposes, there have
been some collission "attacks" on it (quotes because such a thing is
never an attack at all, merely an indication that not all is well with
it, somewhere in the future an actual vulnerability might be found).
Since there are newer, better, *cheaper* alternatives available, of
course you should not use MD5 for anything new anymore. But claiming it
is insecure is FUD.
> This commit removes the PowerPC optimized MD5 code.
Why? It would help to have real arguments for it!
If you just want to remove code you have no interest in, there are much
bigger targets available...
Segher
Powered by blists - more mailing lists