linux-test-project / ltp

Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp)
https://linux-test-project.readthedocs.io/
GNU General Public License v2.0
2.3k stars 1.01k forks source link

kernel/crypto: add the testcase of OSCCA SM4 symmetric cipher algorithm #890

Closed hustliyilin closed 2 years ago

hustliyilin commented 2 years ago

Add the testcases of SM4 in the af_alg04.c.

SM4 (GBT.32907-2016) is a cryptographic standard issued by the Organization of State Commercial Administration of China (OSCCA) as an authorized cryptographic algorithms for the use within China.

Signed-off-by: YiLin.Li YiLin.Li@linux.alibaba.com

metan-ucw commented 2 years ago

Applied, thanks.