文件名称:sm2签名验签解压公钥sm.zip
文件大小:14KB
文件格式:ZIP
更新时间:2022-06-17 18:48:59
sm2
国密sm2密钥对生成,加密解密,签名验签,公钥解压;还有对应的测试案例;这些函数是基于openssl1.1.1库函数版本。在我的资源中有编译好的PC上linux运行该代码所需的openssl1.1.1的libssl.so;libcrypto.so,还有编译好的在arm linux上运行的openssl1.1.1的库(libcurl.so,libz.so,libssl.so,libcrypto.so)
【文件预览】:
sm
----sm2_point2oct.c(6KB)
----sm2_sign_and_verify.c(12KB)
----sm3_with_preprocess.c(4KB)
----sm2_sign_and_verify.h(4KB)
----test_sm2_sign_and_verify.c(8KB)
----test_sm2_sign_and_verify.h(1KB)
----sm2_create_key_pair.c(2KB)
----test_demo.c(1KB)
----sm3_with_preprocess.h(3KB)
----sm2_cipher_error_codes.h(828B)
----sm2_create_key_pair.h(1KB)