登录
首页 » Visual C++ » SM3,SM4_UI

SM3,SM4_UI

于 2020-11-17 发布 文件大小:73KB
0 343
下载积分: 1 下载次数: 10

代码说明:

  将国密算法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 correct. Contains all source code and can be further developed on this basis)

文件列表:

SM3,SM4_UI上传\ecb_Dll\dllmain.c, 389 , 2018-04-27
SM3
,SM4_UI上传\ecb_Dll\ecb_Dll.c, 15025 , 2018-04-27
SM3
,SM4_UI上传\ecb_Dll\ecb_Dll.def, 45 , 2018-04-27
SM3
,SM4_UI上传\ecb_Dll\ecb_Dll.h, 196 , 2018-04-27
SM3
,SM4_UI上传\ecb_Dll\ecb_Dll.vcxproj, 8659 , 2018-05-29
SM3
,SM4_UI上传\ecb_Dll\ecb_Dll.vcxproj.filters, 1512 , 2018-04-27
SM3
,SM4_UI上传\ecb_Dll\ReadMe.txt, 1896 , 2018-04-27
SM3
,SM4_UI上传\ecb_Dll\stdafx.h, 318 , 2018-04-27
SM3
,SM4_UI上传\ecb_Dll\targetver.h, 240 , 2018-04-27
SM3
,SM4_UI上传\readme.txt, 652 , 2018-05-29
SM3
,SM4_UI上传\SM3_Dll\dllmain.c, 389 , 2018-04-25
SM3
,SM4_UI上传\SM3_Dll\ReadMe.txt, 1896 , 2018-04-25
SM3
,SM4_UI上传\SM3_Dll\SM3_Dll.c, 9427 , 2018-04-25
SM3
,SM4_UI上传\SM3_Dll\SM3_Dll.def, 41 , 2018-04-25
SM3
,SM4_UI上传\SM3_Dll\SM3_Dll.h, 2972 , 2018-04-25
SM3
,SM4_UI上传\SM3_Dll\SM3_Dll.sln, 1295 , 2018-04-25
SM3
,SM4_UI上传\SM3_Dll\SM3_Dll.vcxproj, 8613 , 2018-04-25
SM3
,SM4_UI上传\SM3_Dll\SM3_Dll.vcxproj.filters, 1512 , 2018-04-25
SM3
,SM4_UI上传\SM3_Dll\stdafx.h, 314 , 2018-04-25
SM3
,SM4_UI上传\SM3_Dll\targetver.h, 240 , 2018-04-25
SM3
,SM4_UI上传\SM_UI\App.config, 189 , 2018-04-25
SM3
,SM4_UI上传\SM_UI\bin\Debug\SM_UI.exe, 11264 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\bin\Debug\SM_UI.exe.config, 189 , 2018-04-25
SM3
,SM4_UI上传\SM_UI\bin\Debug\SM_UI.pdb, 24064 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\bin\Release\SM_UI.exe, 10752 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\bin\Release\SM_UI.exe.config, 189 , 2018-04-25
SM3
,SM4_UI上传\SM_UI\bin\Release\SM_UI.pdb, 22016 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\Form1.cs, 4794 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\Form1.Designer.cs, 7963 , 2018-04-27
SM3
,SM4_UI上传\SM_UI\Form1.resx, 5817 , 2018-04-27
SM3
,SM4_UI上传\SM_UI\obj\Debug\CoreCompileInputs.cache, 42 , 2018-04-27
SM3
,SM4_UI上传\SM_UI\obj\Debug\DesignTimeResolveAssemblyReferences.cache, 1622 , 2018-05-18
SM3
,SM4_UI上传\SM_UI\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache, 7309 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\obj\Debug\SM_UI.csproj.FileListAbsolute.txt, 1737 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\obj\Debug\SM_UI.csproj.GenerateResource.Cache, 1012 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\obj\Debug\SM_UI.exe, 11264 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\obj\Debug\SM_UI.Form1.resources, 180 , 2018-04-25
SM3
,SM4_UI上传\SM_UI\obj\Debug\SM_UI.pdb, 24064 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\obj\Debug\SM_UI.Properties.Resources.resources, 180 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\obj\Debug\SM_UI.window.resources, 180 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs, 0 , 2018-04-25
SM3
,SM4_UI上传\SM_UI\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs, 0 , 2018-04-25
SM3
,SM4_UI上传\SM_UI\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs, 0 , 2018-04-25
SM3
,SM4_UI上传\SM_UI\obj\Release\CoreCompileInputs.cache, 42 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\obj\Release\DesignTimeResolveAssemblyReferences.cache, 1622 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\obj\Release\DesignTimeResolveAssemblyReferencesInput.cache, 7313 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\obj\Release\SM_UI.csproj.FileListAbsolute.txt, 1904 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\obj\Release\SM_UI.csproj.GenerateResource.Cache, 1012 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\obj\Release\SM_UI.csprojResolveAssemblyReference.cache, 2384 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\obj\Release\SM_UI.exe, 10752 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\obj\Release\SM_UI.pdb, 22016 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\obj\Release\SM_UI.Properties.Resources.resources, 180 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\obj\Release\SM_UI.window.resources, 180 , 2018-05-29
SM3
,SM4_UI上传\SM_UI\obj\Release\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs, 0 , 2018-04-25
SM3
,SM4_UI上传\SM_UI\obj\Release\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs, 0 , 2018-04-25
SM3
,SM4_UI上传\SM_UI\obj\Release\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs, 0 , 2018-04-25
SM3
,SM4_UI上传\SM_UI\Program.cs, 518 , 2018-04-27
SM3
,SM4_UI上传\SM_UI\Properties\AssemblyInfo.cs, 1326 , 2018-04-25
SM3
,SM4_UI上传\SM_UI\Properties\Resources.Designer.cs, 2823 , 2018-04-25
SM3
,SM4_UI上传\SM_UI\Properties\Resources.resx, 5612 , 2018-04-25
SM3
,SM4_UI上传\SM_UI\Properties\Settings.Designer.cs, 1092 , 2018-04-25
SM3
,SM4_UI上传\SM_UI\Properties\Settings.settings, 249 , 2018-04-25
SM3
,SM4_UI上传\SM_UI\SM_UI.csproj, 3557 , 2018-04-25
SM3,SM4_UI上传\SM_UI\obj\Debug\TempPE, 0 , 2018-04-25
SM3,SM4_UI上传\SM_UI\obj\Release\TempPE, 0 , 2018-04-25
SM3,SM4_UI上传\SM_UI\bin\Debug, 0 , 2018-05-29
SM3,SM4_UI上传\SM_UI\bin\Release, 0 , 2018-05-29
SM3,SM4_UI上传\SM_UI\obj\Debug, 0 , 2018-05-29
SM3,SM4_UI上传\SM_UI\obj\Release, 0 , 2018-05-29
SM3,SM4_UI上传\SM_UI\bin, 0 , 2018-05-29
SM3,SM4_UI上传\SM_UI\obj, 0 , 2018-05-29
SM3,SM4_UI上传\SM_UI\Properties, 0 , 2018-05-29
SM3,SM4_UI上传\ecb_Dll, 0 , 2018-05-29
SM3,SM4_UI上传\SM3_Dll, 0 , 2018-05-29
SM3,SM4_UI上传\SM_UI, 0 , 2018-05-29
SM3,SM4_UI上传, 0 , 2018-05-29

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • DESmiyue
    这只是标准DES算法的例子,必须在WINDOWS环境下编译.(This is just the standard DES algorithm, which must be compiled in the WINDOWS environment.)
    2009-03-24 19:38:06下载
    积分:1
  • affine1
    仿射 suanfa daima 加密 解密(affine suanfa daima affine )
    2010-09-02 03:36:51下载
    积分:1
  • MD5VB2010
    MD5VB2010实现MD5加密,计算机VB程序(MD5VB2010 achieve MD5 encryption, computer VB program)
    2013-12-11 09:24:32下载
    积分:1
  • wugacsp 非对称钥的生成、导入、导出、
    这两个工程主要用CSP 1、CSPTEST 写的比较乱 主要是给当时一个朋友做参考调用的 完成非对称密钥的生成、导入、导出、加密、解密、对称的加密解密、签名、验证。 2、CSTTEST2 写的比前个好些,但是平时上班,下班自己也要写论文,所以花的时间也不太多,很多地方都偷懒了。比如文件大小我没有用NEW 而且指定了1024 有需要的朋友可以自己修改。这个工程主要是非对称的密钥的导出和导入,还有就是会话密钥的操作。(these two works mainly with a CSP. CSPTEST comparison was made mainly to the chaos when a friend called to refer to the completion of the non-symmetric key generation, importing and exporting, encryption, decryption, symmetric encryption and decryption, signature, the certification. 2, CSTTEST2 write better than in the previous months, but usually go to work and finish their own toilet paper so I spent the time is not too much, all of the lazy. For instance, file size I have not used the NEW 1024 and designated a need to amend their friends. The project mainly non-symmetric keys to the Export and Import, there is the session key operation.)
    2020-06-27 10:00:02下载
    积分:1
  • DIGSILETN-PF140.514--pojie-wenjian
    PF140.514版digsilent软件的两个破解文件,按一定操作步骤即可免狗驱动,本人已在XP环境下使用,没有问题。希望对采用该软件的人有一点帮助!(Two crack file PF140.514 the version digsilent software, Free Dog certain steps to drive, I have XP environment, there is no problem. I hope the software a little help!)
    2013-03-25 16:14:16下载
    积分:1
  • SM4
    sm4国密对称算法源码和使用sample,请参考。。(sm4 source code sample)
    2016-01-16 12:08:00下载
    积分:1
  • DES-PIC-CBC
    DES加密方法加密BMP图像,CBC方式实现。(DES encryption methods encryption BMP image, CBC way.)
    2020-10-09 20:47:34下载
    积分:1
  • MUC1_C4
    奇迹C1 C2 C3 C4协议加密与解密(MU C1 C2 C3 C4 encrypt and decrypt)
    2021-02-17 12:19:46下载
    积分:1
  • Recursive-subroutine
    该程序使用C++写的一个基于递归子程序算法的语法翻译器,是在vs2012环境下编写的,供大家参考和学习(The program uses C++ to write an algorithm based on recursive subroutine syntax interpreter is written in vs2012 environment, for your reference and learning)
    2013-11-26 23:12:15下载
    积分:1
  • jjm
    帮助开发出来的程序加密和解密!采用MD5算法,即时数据库中被人盗窃,也不能得到用户登录密码(Developed procedures to help encrypt and decrypt! Using MD5 algorithm, real-time database which has been stolen, nor can the user login password)
    2007-12-12 22:47:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载