Searched hist:"396 be41f16fd05af6c914eeb2c96e0cc2dadf28c" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/crypto/ |
H A D | Makefile | 396be41f16fd05af6c914eeb2c96e0cc2dadf28c Fri May 11 07:19:09 CDT 2018 Ondrej Mosnacek <omosnacek@gmail.com> crypto: morus - Add generic MORUS AEAD implementations
This patch adds the generic implementation of the MORUS family of AEAD algorithms (MORUS-640 and MORUS-1280). The original authors of MORUS are Hongjun Wu and Tao Huang.
At the time of writing, MORUS is one of the finalists in CAESAR, an open competition intended to select a portfolio of alternatives to the problematic AES-GCM:
https://competitions.cr.yp.to/caesar-submissions.html https://competitions.cr.yp.to/round3/morusv2.pdf
Signed-off-by: Ondrej Mosnacek <omosnacek@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | Kconfig | 396be41f16fd05af6c914eeb2c96e0cc2dadf28c Fri May 11 07:19:09 CDT 2018 Ondrej Mosnacek <omosnacek@gmail.com> crypto: morus - Add generic MORUS AEAD implementations
This patch adds the generic implementation of the MORUS family of AEAD algorithms (MORUS-640 and MORUS-1280). The original authors of MORUS are Hongjun Wu and Tao Huang.
At the time of writing, MORUS is one of the finalists in CAESAR, an open competition intended to select a portfolio of alternatives to the problematic AES-GCM:
https://competitions.cr.yp.to/caesar-submissions.html https://competitions.cr.yp.to/round3/morusv2.pdf
Signed-off-by: Ondrej Mosnacek <omosnacek@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|