Re: [PATCH 0/6] crypto: ARM/arm64 - AES and ChaCha20 updates for v4.11

2017-01-09 Thread Ard Biesheuvel
On 3 January 2017 at 20:01, Ard Biesheuvel wrote: > On 2 January 2017 at 18:21, Ard Biesheuvel wrote: >> This series adds SIMD implementations for arm64 and ARM of ChaCha20 (*), >> and a port of the ARM bit-sliced AES algorithm to arm64, and

Re: [PATCH 0/6] crypto: ARM/arm64 - AES and ChaCha20 updates for v4.11

2017-01-03 Thread Ard Biesheuvel
On 2 January 2017 at 18:21, Ard Biesheuvel wrote: > This series adds SIMD implementations for arm64 and ARM of ChaCha20 (*), > and a port of the ARM bit-sliced AES algorithm to arm64, and > > Patch #1 is a prerequisite for the AES-XTS implementation in #6, which needs >

[PATCH 0/6] crypto: ARM/arm64 - AES and ChaCha20 updates for v4.11

2017-01-02 Thread Ard Biesheuvel
This series adds SIMD implementations for arm64 and ARM of ChaCha20 (*), and a port of the ARM bit-sliced AES algorithm to arm64, and Patch #1 is a prerequisite for the AES-XTS implementation in #6, which needs a secondary AES transform to generate the initial tweak. Patch #2 optimizes the