lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250514195948.617b2df2@kernel.org>
Date: Wed, 14 May 2025 19:59:48 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Eric Biggers <ebiggers@...nel.org>
Cc: netdev@...r.kernel.org, Pavan Chebbi <pavan.chebbi@...adcom.com>,
 Michael Chan <mchan@...adcom.com>
Subject: Re: [PATCH net-next] net/tg3: use crc32() instead of hand-rolled
 equivalent

On Mon, 12 May 2025 21:14:02 -0700 Eric Biggers wrote:
> From: Eric Biggers <ebiggers@...gle.com>
> 
> The calculation done by calc_crc() is equivalent to
> ~crc32(~0, buf, len), so just use that instead.

I applied this and the bmac patch, thanks!
For some reason the bot doesn't want to reply.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ