]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - crypto/Kconfig
crypto: sm3 - add OSCCA SM3 secure hash
authorGilad Ben-Yossef <gilad@benyossef.com>
Mon, 21 Aug 2017 10:51:28 +0000 (13:51 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 22 Sep 2017 09:43:07 +0000 (17:43 +0800)
commit4f0fc1600edbdb3612b931aa5076ca984f7ee8fe
treef143c15e9e318822891695b3e30a97bc1a2a85b6
parent1c9fa294fe80f85c069c64d12b2429cf99a62937
crypto: sm3 - add OSCCA SM3 secure hash

Add OSCCA SM3 secure hash (OSCCA GM/T 0004-2012 SM3)
generic hash transformation.

Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/Kconfig
crypto/Makefile
crypto/sm3_generic.c [new file with mode: 0644]
include/crypto/sm3.h [new file with mode: 0644]
include/crypto/sm3_base.h [new file with mode: 0644]