From: catalin.marinas@arm.com (Catalin Marinas)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm64/crypto: fix and improve GHASH secure hash implementation
Date: Thu, 12 Jun 2014 15:48:47 +0100 [thread overview]
Message-ID: <20140612144847.GC8970@arm.com> (raw)
In-Reply-To: <1402584187-17114-1-git-send-email-ard.biesheuvel@linaro.org>
On Thu, Jun 12, 2014 at 03:43:07PM +0100, Ard Biesheuvel wrote:
> This fixes a bug in the arm64 GHASH implementation, and switches to a faster,
> polynomial multiplication based reduction instead of one that uses
> shifts and rotates.
>
> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
> ---
>
> This is a bug fix and a performance optimization in a single patch.
Thanks. I'll push it after -rc1.
> As the code has never worked correctly and was merged just a couple of
> days ago,
IIRC you said you tested the crypto patches.
--
Catalin
next prev parent reply other threads:[~2014-06-12 14:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-12 14:43 [PATCH] arm64/crypto: fix and improve GHASH secure hash implementation Ard Biesheuvel
2014-06-12 14:48 ` Catalin Marinas [this message]
2014-06-12 14:54 ` Ard Biesheuvel
2014-06-16 9:31 ` Catalin Marinas
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=20140612144847.GC8970@arm.com \
--to=catalin.marinas@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.