From: Herbert Xu <herbert@gondor.apana.org.au>
To: Raveendra Padasalagi <raveendra.padasalagi@broadcom.com>
Cc: "David S. Miller" <davem@davemloft.net>,
linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org,
Jon Mason <jonmason@broadcom.com>,
Florian Fainelli <f.fainelli@gmail.com>,
Anup Patel <anup.patel@broadcom.com>, Ray Jui <rjui@broadcom.com>,
Scott Branden <sbranden@broadcom.com>,
Pramod Kumar <pramod.kumar@broadcom.com>,
bcm-kernel-feedback-list@broadcom.com
Subject: Re: [PATCH v2 0/2] Add SHA-3 algorithm and test vectors.
Date: Mon, 20 Jun 2016 19:35:17 +0800 [thread overview]
Message-ID: <20160620113517.GD10773@gondor.apana.org.au> (raw)
In-Reply-To: <1466139636-19779-1-git-send-email-raveendra.padasalagi@broadcom.com>
On Fri, Jun 17, 2016 at 10:30:34AM +0530, Raveendra Padasalagi wrote:
> This patchset adds the implementation of SHA-3 algorithm
> in software and it's based on original implementation
> pushed in patch https://lwn.net/Articles/518415/ with
> additional changes to match the padding rules specified
> in SHA-3 specification.
>
> This patchset also includes changes in tcrypt module to
> add support for SHA-3 algorithms test and related test
> vectors for basic testing.
>
> Broadcom Secure Processing Unit-2(SPU-2) engine supports
> offloading of SHA-3 operations in hardware, in order to
> add SHA-3 support in SPU-2 driver we needed to have the
> software implementation and test framework in place.
>
> The patchset is based on v4.7-rc1 tag and its tested on
> Broadcom NorthStar2 SoC.
>
> The patch set can be fetched from iproc-sha3-v2 branch
> of https://github.com/Broadcom/arm64-linux.git
>
> Changes since v1:
> - Renamed MODULE_ALIAS to MODULE_ALIAS_CRYPTO
All applied. Thanks.
--
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
prev parent reply other threads:[~2016-06-20 11:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-17 5:00 [PATCH v2 0/2] Add SHA-3 algorithm and test vectors Raveendra Padasalagi
2016-06-17 5:00 ` [PATCH v2 1/2] Crypto: Add SHA-3 hash algorithm Raveendra Padasalagi
2016-06-17 5:00 ` [PATCH v2 2/2] Crypto: Add SHA-3 Test's in tcrypt Raveendra Padasalagi
2016-06-17 9:27 ` [PATCH v2 0/2] Add SHA-3 algorithm and test vectors Raveendra Padasalagi
2016-06-20 11:35 ` Herbert Xu [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160620113517.GD10773@gondor.apana.org.au \
--to=herbert@gondor.apana.org.au \
--cc=anup.patel@broadcom.com \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=davem@davemloft.net \
--cc=f.fainelli@gmail.com \
--cc=jonmason@broadcom.com \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pramod.kumar@broadcom.com \
--cc=raveendra.padasalagi@broadcom.com \
--cc=rjui@broadcom.com \
--cc=sbranden@broadcom.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox