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] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130726150043.67b248c9d5d93c00ed30ebc8@linux-foundation.org>
Date:	Fri, 26 Jul 2013 15:00:43 -0700
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	Marian Chereji <marian.chereji@...escale.com>
Cc:	<linux-kernel@...r.kernel.org>, <sebastian.grigore@...escale.com>,
	Schmitt Richard <b43082@...escale.com>,
	Fleming Andrew <AFLEMING@...escale.com>
Subject: Re: [PATCH] lib: Add CRC64 ECMA module

On Fri, 12 Jul 2013 11:56:26 +0300 Marian Chereji <marian.chereji@...escale.com> wrote:

> Added implementation of CRC64 ECMA checksum.
> 
> Signed-off-by: Marian Chereji <marian.chereji@...escale.com>
> Reviewed-by: Varvara Andrei-B21317 <andrei.varvara@...escale.com>
> Reviewed-by: Fleming Andrew-AFLEMING <AFLEMING@...escale.com>
> ---
>  include/linux/crc64_ecma.h |   56 +++++++
>  lib/Kconfig                |    7 +
>  lib/Makefile               |    1 +
>  lib/crc64_ecma.c           |  341 ++++++++++++++++++++++++++++++++++++++++++++

Presumably you have some code which will need this library feature?

What code is that, and what is its status?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ