CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - 国密算法 SM4

搜索资源列表

  1. sm-

    1下载:
  2. 国密算法sm实现 sm2数字签名 密钥交换,sm3,sm4,已实现、求sm2第四部分公钥加密c实现源码。。。江湖救急-sm2,sm3,sm4。。。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-04-18
    • 文件大小:1937408
    • 提供者:tt
  1. SM2_SM3_SM4_VC_LIB

    1下载:
  2. 国密算法SM2, SM3, SM4的VC库文件, 只要在VC工程中添加头文件, 再包括LIB文件就可以了.注意LIB与两个DLL要一起放在VC编译生成的DEBUG及RELEASE目录下.内附测试工具,可以验证算法的正确性.-To State secret algorithm SM2, SM3, SM4 VC library files, as long as the header file, and then add in the VC project including the LIB fil
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-02
    • 文件大小:609110
    • 提供者:jerry
  1. SM4

    2下载:
  2. 国密SM4算法实现,已经验证可用,c语言实现-The country close SM4 algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-02-09
    • 文件大小:10240
    • 提供者:
  1. sms4

    0下载:
  2. 国密算法sms4,核心代码c语言实现,不同版本用于实现-CRYPOTO SMS4,c program for SM4
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:13563
    • 提供者:changyu104
  1. SMS4JA

    0下载:
  2. 国密SM4加密算法java实现。本程序实现了使用国密SM4算法进行加密解密的方法-State secret encryption algorithm SM4 , achieved by java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:8565
    • 提供者:guo
  1. sm4

    0下载:
  2. 国密算法SM4原理说明和C代码,代码正确性可参考资料中的例子。-State secret algorithm SM4 Rationale and C code, code correctness can reference examples.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-01-25
    • 文件大小:183296
    • 提供者:glb
  1. SM4

    2下载:
  2. SM4 国密算法,代码格式非常规范,测试是可以用的,C语言的版本!-SM4 national encryption algorithm, code format is very standardized, testing is to be used, C language version!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:201618
    • 提供者:小刀
  1. guanzhi-GmSSL-v1.2.1-4-g09f054b

    0下载:
  2. GmSSL ( http://gmssl.org ) 是支持国密算法和标准的OpenSSL分支,增加了对国密SM2/SM3/SM4算法和ECIES、CPK、ZUC算法的支持,实现了这些算法与EVP API和命令行工具的集成。GmSSL由北京大学信息安全实验室( http://infosec.pku.edu.cn) 开发和维护。-GM SSL PKI CA SM2 SM3 SM4
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-26
    • 文件大小:9462883
    • 提供者:李先生
  1. SM2-SM3-SM4

    0下载:
  2. 国密算法SM2、SM3、SM4 C语言实现-SM2, SM3, SM4 C language implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-05
    • 文件大小:17728
    • 提供者:曹涛
  1. SM2&SM3&SM4国密算法Java

    0下载:
  2. sm2,sm3,sm4国密java实现(SM2, SM3, SM4, national secret Java implementation)
  3. 所属分类:加密解密

    • 发布日期:2017-12-12
    • 文件大小:1159496
    • 提供者:steadem
  1. src

    1下载:
  2. 用于国密4的加解密算法实现,采用verilog 语言,可进行vivado仿真,vivado版本是2013,结果经测试正常,适合从事相关行业的工作人员进行借鉴和开发。(The code is realized and simulated by verilog. The simulation result has been confirmed by the author. It is recommended to download by the researchers who are in the
  3. 所属分类:加密解密

    • 发布日期:2017-12-14
    • 文件大小:24195
    • 提供者:yisuoyanyuwhr
  1. SM2_SM3_SM4_C语言实现

    0下载:
  2. 国密 sm2 sm3 sm4 加密算法 椭圆曲线算法 摘要算法 对称加解密(The symmetric encryption and decryption algorithm for the elliptic curve algorithm of the national dense SM2 SM3 SM4 encryption algorithm)
  3. 所属分类:加密解密

    • 发布日期:2018-01-05
    • 文件大小:124928
    • 提供者:小小可明
  1. Client

    0下载:
  2. 集成各种算法,包括国际、国密算法等,SM2,SM3,SM4(Integration of various algorithms)
  3. 所属分类:加密解密

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:xuaia
  1. 59564369SM2_SM3_SM4_VC_LIB

    2下载:
  2. 国密算法SM2, SM3, SM4的VC库文件, 只要在VC工程中添加头文件, 再包括LIB文件就可以了.注意LIB与两个DLL要一起放在VC编译生成的DEBUG及RELEASE目录下.内附测试工具,可以验证算法的正确性.((To State secret algorithm SM2, SM3, SM4 VC library files, as long as the header file, and then add in the VC project including the LIB fi
  3. 所属分类:加密解密

    • 发布日期:2018-04-21
    • 文件大小:608256
    • 提供者:潘小帅
  1. SM2&SM3&SM4国密规范及Java软算法实现

    3下载:
  2. SM2&SM3&SM4国密规范及Java软算法实现(SM2 & SM3 & SM4 java sourcecode)
  3. 所属分类:加密解密

    • 发布日期:2018-04-21
    • 文件大小:1158144
    • 提供者:xlwang
  1. SM4

    3下载:
  2. 国密标准分组密码算法SM4的MATLAB仿真实现 ,仅供参考(The MATLAB simulation implementation of the national secret standard block cipher algorithm SM4 is only for reference)
  3. 所属分类:加密解密

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:ABC-ing
  1. 中国商用密码

    0下载:
  2. 国密标准算法介绍,SM2ECC密钥规范文档和SM3,SM4算法实现源码,构建SM2密钥对标准说明,这里未实现SM2密钥对生成的源代码(The introduction of the national standard algorithm for SM2,SM3,SM4)
  3. 所属分类:加密解密

    • 发布日期:2018-04-29
    • 文件大小:8927232
    • 提供者:Michael·Lee
  1. 国密sm4源码

    1下载:
  2. 国密sm4算法的源码,vc6下编译运行通过。(Guo mi SM4 algorithm source code, VC6 compile and run through.)
  3. 所属分类:加密解密

    • 发布日期:2021-01-14
    • 文件大小:3072
    • 提供者:leadtt
  1. SM3,SM4_UI

    1下载:
  2. 将国密算法SM3, SM4 ECB的C代码打包成dll库。 然后在C#中进行调用。 有输入输出接口,测试结果正确。 包含所有源代码,可在此基础上进一步开发(The C code of the Chinese national algorithm SM3, SM4 ECB is packaged into a dll library and then called in C# with input and output interfaces. The test result is corre
  3. 所属分类:加密解密

    • 发布日期:2019-04-04
    • 文件大小:74752
    • 提供者:iammark
搜珍网 www.dssz.com