RE: [PATCH 0/2] Add SHA-3 algorithm and test vectors.

2016-06-15 Thread Raveendra Padasalagi
27;David S. Miller'; 'linux-crypto@vger.kernel.org'; 'linux- > ker...@vger.kernel.org'; 'Jeff Garzik'; 'Jeff Garzik' > Cc: 'Jon Mason'; 'Florian Fainelli'; Anup Patel; 'Ray Jui'; 'Scott Branden'; Pramod > K

RE: [PATCH 0/2] Add SHA-3 algorithm and test vectors.

2016-06-15 Thread Raveendra Padasalagi
linux- > ker...@vger.kernel.org > Cc: Jon Mason; Florian Fainelli; Anup Patel; Ray Jui; Scott Branden; Pramod > Kumar; bcm-kernel-feedback-l...@broadcom.com; Raveendra Padasalagi > Subject: [PATCH 0/2] Add SHA-3 algorithm and test vectors. > > This patchset adds the implementation of S

[PATCH 0/2] Add SHA-3 algorithm and test vectors.

2016-06-15 Thread Raveendra Padasalagi
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