lkml.org 
[lkml]   [2016]   [Apr]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: [PATCH 0/7] crypto: SHA256 multibuffer implementation
Date
> From: megha.dey@linux.intel.com [mailto:megha.dey@linux.intel.com]
> Sent: Thursday, March 24, 2016 1:26 PM
> To: herbert@gondor.apana.org.au; davem@davemloft.net
> Cc: linux-crypto@vger.kernel.org; linux-kernel@vger.kernel.org;
> tim.c.chen@linux.intel.com; Yu, Fenghua <fenghua.yu@intel.com>; Megha
> Dey <megha.dey@linux.intel.com>
> Subject: [PATCH 0/7] crypto: SHA256 multibuffer implementation
>
> From: Megha Dey <megha.dey@linux.intel.com>
>
> In this patch series, we introduce the multi-buffer crypto algorithm on
> x86_64 and apply it to SHA256 hash computation. The multi-buffer technique
> takes advantage of the 8 data lanes in the AVX2 registers and allows
> computation to be performed on data from multiple jobs in parallel.
> This allows us to parallelize computations when data inter-dependency in a
> single crypto job prevents us to fully parallelize our computations.
> The algorithm can be extended to other hashing and encryption schemes in
> the future.

Hi, Herbert and Dave,

Any comment on the patch set and the SHA512 patch set?

Are you planning on merging the patch sets into crypto tree and upstream?

Thanks.

-Fenghua
\
 
 \ /
  Last update: 2016-04-05 01:21    [W:0.095 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site