搜索资源列表

  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
  3. 所属分类:android开发

    • 发布日期:2024-05-19
    • 文件大小:997376
    • 提供者:苏信
  1. SM4Demo

    0下载:
  2. 国密SM4高效算法,实测256字节加密13ns-Chinese National SM4 implemetation, 256 bytes only 13ns used
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:LuJihua
  1. sm4Tools_20150201

    0下载:
  2. sm4加密解密 -Sm4 encryption and decryption tool
  3. 所属分类:CA认证

    • 发布日期:2024-05-19
    • 文件大小:120832
    • 提供者:许是是
  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. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:9462784
    • 提供者:李先生
  1. SM2SM3SM4Test

    0下载:
  2. 国产密码SM2、SM3、SM4的C语言实现,并且附带检测程序做出相应赋值检测- The domestic password SM2, SM3, SM4 C language, and with testing procedures to make the appropriate assignment test
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:25600
    • 提供者:张小二
  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编程

    • 发布日期:2024-05-19
    • 文件大小:37888
    • 提供者:小奇
  1. test_sm4

    0下载:
  2. sm4加解密c语言源码。 对网上最常见的源码(原代码下载链接:http://www.pudn.com/downloads659/sourcecode/others/detail2676934.html)进行了修改完善。该下载原代码中,输入数据大于16字节,cbc模式加密后,再次解密将出现错误。 错误原因为cbc模式下原代码对初始变量的不当使用导致。-Sm4 encryption and decryption c language
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:13312
    • 提供者:liubio0
  1. gmssl-1.3.0.tar

    0下载:
  2. GmSSL是一个开源的密码工具箱,支持SM2/SM3/SM4/SM9等国密(国家商用密码)算法、SM2国密数字证书及基于SM2证书的SSL/TLS安全通信协议,支持国密硬件密码设备,提供符合国密规范的编程接口与命令行工具,可以用于构建PKI/CA、安全通信、数据加密等符合国密标准的安全应用。(GmSSL is an open source code toolbox, support SM2/SM3/SM4/SM9 in dense (n
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:5661696
    • 提供者:kiddingquan
  1. src

    0下载:
  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 t
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:23552
    • 提供者:yisuoyanyuwhr
  1. TestSM

    0下载:
  2. SM2 SM3 SM4 的java软实现,经过多种语言的加密解密测试,通用性极强(SM2 SM3 SM4 Java soft implementation, through a variety of language encryption and decryption test, versatility is very strong)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:1669120
    • 提供者:那场遇见
  1. 国密算法

    0下载:
  2. 国密算法的java实现,支持SM2,SM3,SM4。(Java implementation of national secret algorithm)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:14336
    • 提供者:糖浆
  1. Client

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

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:xuaia
  1. 投稿模板

    0下载:
  2. 方便投稿,用STM32F103系列单片机实现SM4加密算法(The SM4 encryption algorithm is realized by STM32F103 series single chip microcomputer)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:13312
    • 提供者:正大大
  1. 中国商用密码

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

    • 发布日期:2024-05-19
    • 文件大小:8927232
    • 提供者:Michael·Lee
  1. Debug

    0下载:
  2. SM4算法的C#实现,包含自己写的一个测试用例,谢谢。(SM4 algorithm C# implementation, including a test case written by oneself, thank you.)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:459776
    • 提供者:leo.gphs
  1. Sm2_sm3_sm4_c语言实现

    0下载:
  2. Sm234, the national secret algorithm, and the detailed solution to sm4 algorithm and matters needing attention
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:26624
    • 提供者:yuer123456
  1. SM2_SM3_SM4_C语言实现

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

    • 发布日期:2024-05-19
    • 文件大小:62464
    • 提供者:张三19
  1. sm4Tools_20150201

    0下载:
  2. cm4加解密工具,两种模式,ESB,CBC 可以参考使用(CM4 encryption and decryption tool)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:119808
    • 提供者:阿龙1012
  1. gmhelper-master

    0下载:
  2. 国密算法加密的demo一些例子和证书生成的一些东西,转载自github(Encryption of State Secret Algorithms)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:45056
    • 提供者:开发者-盛
  1. 好用的国密算法小工具

    0下载:
  2. 实用的国密算法小工具,支持windows,包含sm2和sm4(Practical national secret algorithm gadget, supporting windows, including SM2 and SM4)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:176128
    • 提供者:哈哈猪2004
« 1 2 3 4 5»

源码中国 www.ymcn.org