[PATCH] IMA hash algorithm supports sm3-256

Tianjia Zhang tianjia.zhang at linux.alibaba.com
Fri Feb 7 09:22:17 UTC 2020


The algorithm name sm3-256 referenced by IMA is implemented in crypto as sm3,
which causes IMA to not use sm3-256 algorithm. This patch solves this problem
by adding an alias name sm3-256 to sm3 algorithm, and let IMA hash algorithm
configuration list supports sm3.




More information about the Linux-security-module-archive mailing list