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. SM2-Alg

    0下载:
  2. SM2算法参数及用法说明文档,这是国密算法基础文档,里面包括各种详细说明-Cryptography development necessary documents, there is a detailed parameters and instructions
  3. 所属分类:source in ebook

    • 发布日期:2017-05-03
    • 文件大小:864205
    • 提供者:商帆
  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-30
    • 文件大小:201618
    • 提供者:小刀
  1. The-information-of-algorithm

    0下载:
  2. 国密算法验证软件、相应的技术规范手册以及每个算法的软件实现-The algorithm validation of software, and the corresponding technical specification manual and software realization of each algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:1937986
    • 提供者:留痕
  1. androidsmcert

    0下载:
  2. Android SM2、SM3、SM4 算法支持 Service Provider 及证书制作软件包 国密算法 JCAJCE Service Provider,适应版本 Android 4.2.2~7.0 支持 SM2 的 KeyFactory、KeyPairGenerator、Cipher、Signature、X.509 CertificateFactory 接口 支持 SM3 的 MessageDigest 接口、SM3withSM2 混合算法 支持 SM4 的
  3. 所属分类:android

    • 发布日期:2017-05-06
    • 文件大小:997819
    • 提供者:苏信
  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-27
    • 文件大小: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_C

    0下载:
  2. SM2、SM3、SM4算法源码,适合于从事智能卡方面工作的朋友或是对国密算法感兴趣的朋友。-SM2, SM3, SM4 algorithm source code, suitable for work in the smart card friends or interested in the algorithm of the country s friends.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-05
    • 文件大小:38027
    • 提供者:小奇
  1. sm2-3openssl

    0下载:
  2. 采用OPENSSL接口开发的Sm2国密算法,可通过openssl直接调用。-openssl interface
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-17
    • 文件大小:29696
    • 提供者:章惠来
  1. itextpdf-fix

    0下载:
  2. java itextpdf修改版本,电子签章支持国密算法,SM2,SM3(java itextpdf Modified version, electronic signature support national dense algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:6618112
    • 提供者:wenming520
  1. SM2SM3_9ht

    0下载:
  2. 国家商用密码管理局公布的标准国密算法SM2SM3的算法实现哦(The implementation of the algorithm SM2SM3 of the standard country secret algorithm published by the national commercial cipher administration.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-22
    • 文件大小:1191936
    • 提供者:rehuosheng
  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. SM2_SM3_SM4_C语言实现

    0下载:
  2. sm2,sm3,sm4,国密算法c语言实现。(Implementation of national dense algorithm C language)
  3. 所属分类:其他

    • 发布日期:2018-12-14
    • 文件大小:62464
    • 提供者:张三19
  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. ZUC

    1下载:
  2. 基于C语言祖冲之密码算法实现,国密算法简单实现,(Implementation of ZUC Cryptographic Algorithms in C Language)
  3. 所属分类:其他

    • 发布日期:2019-11-04
    • 文件大小:2048
    • 提供者:Lou1s-ex
  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 2 34 5 »
搜珍网 www.dssz.com