CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - sm2 C

搜索资源列表

  1. SM2_SM3

    2下载:
  2. 国密SM2_SM3算法以C#语言的实现 -State secret SM2_SM3 algorithm to C# language implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:974848
    • 提供者:王洋
  1. TC35-SM2

    0下载:
  2. 实现TC35模块读写功能的MCS51单片机测试C程序代码。-TC35 module to read and write functionality the MCS51 test C code.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1420
    • 提供者:chenshiwen
  1. 1

    0下载:
  2. 根据国密规范,使用标准C语言设计与实现SM2算法-ECC alg
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:183166
    • 提供者:jjh
  1. sm-

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

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

    0下载:
  2. sm2算法,使用C语言利用openssl的库实现-sm2 algorithm, using the C language using the openssl library implementation
  3. 所属分类:CA program

    • 发布日期:2017-11-14
    • 文件大小:2624816
    • 提供者:gefa
  1. sm2-sm3-c

    0下载:
  2. 基于openssl的sm2和sm3实现,但是sm3的效率较低,不过对于学习来说是个不错的学习代码。基于此代码完全可以实现密钥对的生成。-Based on the openssl sm2 and sm3 achieved, but the efficiency is low sm3, but for learning is a good learning code. Based on this code can achieve key pair generation.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:676943
    • 提供者:zc
  1. sm2

    1下载:
  2. 国密算法,SM2,SM3,SM4的C语言算法实现-State secret algorithm, SM2, SM3, SM4 C language algorithm
  3. 所属分类:Multi Monitor

    • 发布日期:2017-03-29
    • 文件大小:27303
    • 提供者:东峰
  1. SM2

    1下载:
  2. 国密标准算法SM2的C语言实现,基于Openssl源码提取和修改而成。-The C project of SM2 algorithm, based on openssl source code.
  3. 所属分类:CA program

    • 发布日期:2015-05-20
    • 文件大小:2170880
    • 提供者:吴汶泰
  1. SM2

    0下载:
  2. SM2算法用C语言实现,内容很详细,值得学习-SM2 algorithm is implemented in C language, the content is very detailed, worth learning
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:10374
    • 提供者:
  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. sm234-c源码实现

    1下载:
  2. 国密 SM2/3/4 c源码实现,PDF形式呈现,源码内容为原始算法,未经分组处理(National secret SM2/3/4 C source code, PDF form presentation, source code for the original algorithm, without packet processing)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:947200
    • 提供者:Javin
  1. SM2

    0下载:
  2. 国密非对称算法SM2的源代码,c编写,调试通过,可用(National density asymmetric algorithm SM2 source code, C prepared, debugging through, available)
  3. 所属分类:系统/网络安全

    • 发布日期:2017-12-15
    • 文件大小:2406400
    • 提供者:江波
  1. SM2签名验签C语言实现

    1下载:
  2. SM2 签名 验签 C 语言实现来做到签名 验证签名 非常好的资源(SM2 signature verification C language implements very good resources for signing signature verification signatures)
  3. 所属分类:加密解密

    • 发布日期:2018-04-19
    • 文件大小:12288
    • 提供者:wfwok
  1. sm2加密,解密基于openssl的C语言实现

    0下载:
  2. SM2 SM3 签名,验证签名,加密,解密,很好用的(SM2 signature verification C language implements very good resources for signing signature verification signatures)
  3. 所属分类:加密解密

    • 发布日期:2018-04-19
    • 文件大小:863232
    • 提供者:wfwok
  1. SM2&SM3&SM4国密算法C语言实现

    3下载:
  2. SM2&SM3&SM4国密算法C语言实现,分别有3个算法的pdf文档,以及测试代码(SM encryption algorithm,including test code & docs)
  3. 所属分类:数据结构

    • 发布日期:2020-02-14
    • 文件大小:1508352
    • 提供者:yingxudong
  1. SM2

    0下载:
  2. c语言程序,sm2国米算法。。。。可用,基于openssl编写。(C language program, SM2 algorithm. Available, based on OpenSSL.)
  3. 所属分类:加密解密

    • 发布日期:2019-11-25
    • 文件大小:409600
    • 提供者:tz807016280
  1. sm2

    0下载:
  2. sm2签名验签C语言源码,供大家学习之用(sm2 sign verify,it can work correctly.)
  3. 所属分类:加密解密

    • 发布日期:2020-03-23
    • 文件大小:6144
    • 提供者:Tannnn
  1. sm2

    1下载:
  2. linux平台用c语言实现SM2和SM3算法,能够完成密钥协商(Linux platform realizes SM2 and SM3 algorithm in C language, and can complete key agreement.)
  3. 所属分类:加密解密

    • 发布日期:2019-07-31
    • 文件大小:175104
    • 提供者:jmy212
  1. SM2

    0下载:
  2. SM2国密算法C++实现,包括SM3 hash实现(C++ Implementation of SM2 National Secret Algorithms, including SM3 hash Implementation)
  3. 所属分类:加密解密

    • 发布日期:2019-11-06
    • 文件大小:14336
    • 提供者:叶知秋
  1. 代码

    1下载:
  2. SM2 C语言实现,通过国家密码管理局的大数选择和参数定义要求(SM2 C language implementation, through the national Password Administration's large number selection and parameter definition requirements)
  3. 所属分类:加密解密

« 12 »
搜珍网 www.dssz.com