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

搜索资源列表

  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. sm2

    0下载:
  2. SM2算法说明,针对SM2的原理分析。国密局公开算法。-SM2 algorithm for the principles of analysis of SM2. States dense Office openly algorithm.
  3. 所属分类:加密解密

    • 发布日期:2012-12-21
    • 文件大小:9683
    • 提供者:育哲
  1. SM3

    0下载:
  2. SM3密码杂凑算法分析,国密局公开算法,可供算法分析。-SM3 password hash algorithm, the algorithm secret Bureau of open country, available for algorithm analysis.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:92385
    • 提供者:育哲
  1. 1

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

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

    0下载:
  2. SM2椭圆曲线公钥密码算法,这个事国密的公开的标准-The SM2 elliptic curve public key cryptographic algorithm, this thing close of open standards
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:857999
    • 提供者:jjh
  1. 4

    0下载:
  2. SM3密码杂凑算法,这个同样是国密公开的摘要算法-The SM3 cryptographic hash algorithm, this is also a country of dense open digest algorithm
  3. 所属分类:Crypt_Decrypt algrithms

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

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

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

    0下载:
  2. 国密局密码术语,做加密算法必须的资料. 国密局密码术语,做加密算法必须的资料.-Cryptology Terminology
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:225879
    • 提供者:wddxsh
  1. SMS4

    0下载:
  2. 国密局公布的SMS4算法说明,给做加密算法类的人用.-National Bureau released SMS4 cipher algorithm descr iption, to make people use the encryption algorithm class.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:171806
    • 提供者:wddxsh
  1. ElGamal

    2下载:
  2. 用椭圆曲线实现ElGamal算法,根据来源于国密局SM2算法的标准参数,Fp-192曲线,运用一个大数类能够实现密码算法所需要的基本运算。-Using elliptic curve ElGamal algorithm, according to secret from the State Bureau of SM2 algorithm standard parameters, Fp-192 curve, the use of a class of large numbers cryptograp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-07-22
    • 文件大小:5304320
    • 提供者:周佳琦
  1. SMS4JA

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

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

    0下载:
  2. 祖冲之算法的C实现,参照国密局的输入和输出。已经通过,visual studio 2010-The ZUC algorithm implied base visual studio 2010
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-03
    • 文件大小:1226254
    • 提供者:王帅
  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-SM3-SM4

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

    • 发布日期:2017-05-05
    • 文件大小:17728
    • 提供者:曹涛
  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. 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
  1. code

    1下载:
  2. 国密算法java实现,包含SM2椭圆曲线公钥密码算法等(Implementation of Java algorithm)
  3. 所属分类:加密解密

    • 发布日期:2019-11-19
    • 文件大小:16384
    • 提供者:LF_Sombra
  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. GMCA

    0下载:
  2. SM2 SM3 X.509 国密 证书 国密算法 国密证书 生成签发 相关代码 包含sm2国密算法密钥生成,证书请求生成,数字证书生成,sm3withsm2国密数字签名示例(SM2 SM3 X.509 Secret Certificate Secret Algorithms Secret Certificate Generation and Issuance of Related Codes Including SM2 encryption algorithm key generation,
  3. 所属分类:CA认证

    • 发布日期:2020-04-05
    • 文件大小:4096
    • 提供者:what_0000
  1. sm2

    1下载:
  2. 国密算法SM2, 包括 MIRACL库, SM3算法, 用于各种加密通讯(National secret algorithm SM2)
  3. 所属分类:加密解密

    • 发布日期:2019-11-11
    • 文件大小:185344
    • 提供者:吴斌深圳
« 1 23 »
搜珍网 www.dssz.com