| | | | | 1.测试环境正确搭建并确认 [size=10.5000pt]2.操作系统正常运行 | | 1.执行命令: # openssl enc -ciphers |grep -w -i sm4 2.执行命令: # openssl ecparam -list_curves |grep -w -i sm2 3.执行命令: # echo -n "abc" | openssl dgst -sm3 -hmac "01234567890123456789012345678901" | | 1.返回结果如下: # openssl enc -ciphers |grep -w -i sm4 -sm4 -sm4-cbc -sm4-cfb -sm4-ctr -sm4-ecb -sm4-ofb 2.返回结果如下: # openssl ecparam -list_curves |grep -w -i sm2 SM2 : SM2 curve over a 256 bit prime field 3.返回结果如下: # echo -n "abc" | openssl dgst -sm3 -hmac "01234567890123456789012345678901" (stdin)= ce68f88b05a45a87303a2a3eca942e46d4dce6d06596fa52b3fc0ce43440d5dc | |
| | |
|
|
|
|
|
版权说明:论坛帖子主题均由合作第三方提供并上传,若内容存在侵权,请进行举报