]> git.ipfire.org Git - thirdparty/kmod.git/commit
libkmod: Support SM3 hash algorithm
authorHuaxinLu <luhuaxin1@huawei.com>
Thu, 30 Jun 2022 06:36:05 +0000 (14:36 +0800)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Thu, 30 Jun 2022 14:44:32 +0000 (07:44 -0700)
commitf609cb5185acb0955d66795cb297e9fe9d83405a
tree3ff14972fb126354cfbd2012719e0938e0ebe8f1
parentedc7f3a2d3e1bed358c64ff0ba9276c2610eac02
libkmod: Support SM3 hash algorithm

SM3 has been supported in kernel and cryptographic libraries like openssl.
This patch adds support for the SM3 algorithm of kmod.

Signed-off-by: HuaxinLu <luhuaxin1@huawei.com>
libkmod/libkmod-signature.c