Home
last modified time | relevance | path

Searched hist:"53964 b9ee63b7075931b8df85307c449da564b50" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/crypto/
H A Dsha3.h53964b9ee63b7075931b8df85307c449da564b50 Fri Jun 17 00:00:35 CDT 2016 Jeff Garzik <jeff@garzik.org> crypto: sha3 - Add SHA-3 hash algorithm

This patch adds the implementation of SHA3 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.

Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Signed-off-by: Raveendra Padasalagi <raveendra.padasalagi@broadcom.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
/openbmc/linux/crypto/
H A Dsha3_generic.c53964b9ee63b7075931b8df85307c449da564b50 Fri Jun 17 00:00:35 CDT 2016 Jeff Garzik <jeff@garzik.org> crypto: sha3 - Add SHA-3 hash algorithm

This patch adds the implementation of SHA3 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.

Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Signed-off-by: Raveendra Padasalagi <raveendra.padasalagi@broadcom.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A DMakefile53964b9ee63b7075931b8df85307c449da564b50 Fri Jun 17 00:00:35 CDT 2016 Jeff Garzik <jeff@garzik.org> crypto: sha3 - Add SHA-3 hash algorithm

This patch adds the implementation of SHA3 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.

Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Signed-off-by: Raveendra Padasalagi <raveendra.padasalagi@broadcom.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A DKconfig53964b9ee63b7075931b8df85307c449da564b50 Fri Jun 17 00:00:35 CDT 2016 Jeff Garzik <jeff@garzik.org> crypto: sha3 - Add SHA-3 hash algorithm

This patch adds the implementation of SHA3 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.

Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Signed-off-by: Raveendra Padasalagi <raveendra.padasalagi@broadcom.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>