[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200323225403.GA10100@gondor.apana.org.au>
Date: Tue, 24 Mar 2020 09:54:03 +1100
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
"David S. Miller" <davem@...emloft.net>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Crypto Mailing List <linux-crypto@...r.kernel.org>
Subject: [GIT PULL] Crypto Fixes for 5.6
Hi Linus:
This push fixes a correctness bug in the ARM64 version of ChaCha
for lib/crypto used by WireGuard.
The following changes since commit 1579f1bc3b753d17a44de3457d5c6f4a5b14c752:
crypto: x86/curve25519 - support assemblers with no adx support (2020-03-05 18:28:09 +1100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus
for you to fetch changes up to c8cfcb78c65877313cda7bcbace624d3dbd1f3b3:
crypto: arm64/chacha - correctly walk through blocks (2020-03-20 14:35:27 +1100)
----------------------------------------------------------------
Jason A. Donenfeld (1):
crypto: arm64/chacha - correctly walk through blocks
arch/arm64/crypto/chacha-neon-glue.c | 8 ++++----
lib/crypto/chacha20poly1305-selftest.c | 11 ++++++++---
2 files changed, 12 insertions(+), 7 deletions(-)
Thanks,
--
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Powered by blists - more mailing lists