[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20171129063927.GO21575@gondor.apana.org.au>
Date: Wed, 29 Nov 2017 17:39:27 +1100
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Eric Biggers <ebiggers3@...il.com>
Cc: linux-crypto@...r.kernel.org, Theodore Ts'o <tytso@....edu>,
"Jason A . Donenfeld" <Jason@...c4.com>,
Martin Willi <martin@...ongswan.org>,
Ard Biesheuvel <ard.biesheuvel@...aro.org>,
linux-kernel@...r.kernel.org, Eric Biggers <ebiggers@...gle.com>
Subject: Re: [PATCH 0/5] crypto: chacha20 - Alignment fixes
On Wed, Nov 22, 2017 at 11:51:34AM -0800, Eric Biggers wrote:
> From: Eric Biggers <ebiggers@...gle.com>
>
> This series fixes potentially unaligned memory accesses when loading the
> initial state, key, and IV for ChaCha20, and when outputting each
> keystream block.
>
> It also removes the cra_alignmask from the generic and x86 ChaCha20
> implementations, once it is no longer needed.
>
> Eric Biggers (5):
> crypto: chacha20 - Fix unaligned access when loading constants
> crypto: chacha20 - Use unaligned access macros when loading key and IV
> crypto: chacha20 - Remove cra_alignmask
> crypto: x86/chacha20 - Remove cra_alignmask
> crypto: chacha20 - Fix keystream alignment for chacha20_block()
All applied. 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