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

SM3,SM4_UI

于 2020-11-17 发布 文件大小:73KB
0 336
下载积分: 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 个回复

  • Vigenere
    实现维吉尼亚密码,用键盘接收明文和密钥,屏幕打印密文和解密后的明文。 可以实现:大小写敏感,明文小写则密文大写,明文大写则密文小写输出,注意输入的健壮性控制,明文字符超出字符集后保留原文(Virginia to achieve the password, use the keyboard to receive the plaintext and the key, the screen printing ciphertext and the decrypted plaintext. Can be achieved: case sensitive, then the ciphertext plaintext lowercase uppercase, lowercase plaintext ciphertext output is capital, pay attention to the robustness of the control input, plaintext characters out retain the original character set)
    2011-11-20 19:45:59下载
    积分:1
  • ECC_Paper
    关于ECC椭圆曲线加密算法在软件注册中的应用(The ECC Paper about software Registration)
    2013-09-18 23:47:01下载
    积分:1
  • SHA
    现代密码学课设——SHA(安全哈希算法Secure Hash Algorithm)算法编程(failed to translate)
    2013-05-03 16:14:26下载
    积分:1
  • sdgzhidian
    很好的字典生成器,输入关键字,实现排列组合,破解密码的利器(Good dictionary builder, enter a keyword permutations and combinations to achieve, to crack the code of the weapon)
    2013-12-28 14:11:01下载
    积分:1
  • FlexNet-Publisher-Licensing-Toolkit_Install_V11
    FlexNet Publisher Licensing Toolkit 11.9.1 Installation Guide
    2012-01-07 18:49:56下载
    积分: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
  • FacilityMonitorSystem
    带MD5摘要计算的登录程序,实现部分功能模块和部分界面(MD5 Abstract calculated with log procedures)
    2009-03-02 12:47:27下载
    积分:1
  • Hideseek_introduction
    Hideseek可将秘密文件隐写到指定图片中,并可检测隐写信息,本文是对该软件的使用说明。(hide &seek to run the file through individual test run normally. Hidden secret documents can be written to the specified picture, and can detect steganographic message.)
    2013-10-30 11:21:59下载
    积分:1
  • ECC_Paper
    关于ECC椭圆曲线加密算法在软件注册中的应用(The ECC Paper about software Registration)
    2013-09-18 23:47:01下载
    积分:1
  • Keeloq
    此为Keeloq算法的解密C代码,keeloq最常用于无线门锁装置。(KeeLoq is a proprietary hardware-dedicated NLFSR-based block cipher. The uni-directional command transfer protocol was designed by Frederick Bruwer, PhD, CEO at Nanoteq (Pty) Ltd)
    2020-09-08 22:48:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载